mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
Merge pull request #19 from luxfi/dependabot/github_actions/actions/setup-go-6
Bump actions/setup-go from 4 to 6
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: 1.26.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user