We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a4df9b + 63ae95f commit 61d0407Copy full SHA for 61d0407
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
with:
11
fetch-depth: 0
12
13
- - uses: actions/setup-go@v4
+ - uses: actions/setup-go@v5
14
15
go-version: "1.20"
16
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
17
18
19
20
21
22
0 commit comments