We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a5484 commit 5913102Copy full SHA for 5913102
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
repository-cache: true
41
42
- name: Setup Go
43
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
44
with:
45
go-version: '1.23'
46
0 commit comments