We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ffc98c + 1af9bfd commit be4f419Copy full SHA for be4f419
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
- name: Set up Go
32
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
33
with:
34
go-version: '1.20'
35
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments