chore(package): update actions/setup-go action to v6
This commit is contained in:
parent
85d99ef1bb
commit
76bea8af72
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
# setup go
|
||||
- name: "set up go"
|
||||
uses: "actions/setup-go@v5"
|
||||
uses: "actions/setup-go@v6"
|
||||
with:
|
||||
go-version: "stable"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue