1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-17 20:40:59 +03:00

Update reference URLs in "Check Go Dependencies" workflow

- Use correct `actions/setup-go` reference for version in use
- Update redirecting GitHub docs URL to new location
- Configure GitHub docs URL to allow localization where available
This commit is contained in:
per1234
2022-05-02 22:40:23 -07:00
parent ec33b1311a
commit 331ed91e9a

View File

@ -2,10 +2,10 @@
name: Check Go Dependencies
env:
# See: https://github.com/actions/setup-go/tree/v2#readme
# See: https://github.com/actions/setup-go/tree/v3#readme
GO_VERSION: "1.17"
# See: https://docs.github.com/en/actions/reference/events-that-trigger-workflows
# See: https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
on:
push:
paths: