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 c94d08a commit 9633e9fCopy full SHA for 9633e9f
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Set up Go
20
- uses: actions/setup-go@v5.0.1
+ uses: actions/setup-go@v6.0.0
21
with:
22
go-version: "1.22"
23
0 commit comments