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 d981982 commit 6322051Copy full SHA for 6322051
.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