You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-11-08 09:22:24 +03:00
Merge pull request #6900 from arduino/dependabot/github_actions/production/actions/setup-go-6
Bump actions/setup-go from 5 to 6
This commit is contained in:
2
.github/workflows/check-registry.yml
vendored
2
.github/workflows/check-registry.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
|
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v6
|
||||||
with:
|
with:
|
||||||
go-version: ${{ env.GO_VERSION }}
|
go-version: ${{ env.GO_VERSION }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user