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 2239d46 commit 4e97c47Copy full SHA for 4e97c47
.github/workflows/release-github.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: Set up Go
27
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
28
29
go-version: 1.19
30
env:
0 commit comments