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