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.
2 parents de06f9d + b9775c1 commit b75d4d8Copy full SHA for b75d4d8
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
with:
11
fetch-depth: 0
12
13
- - uses: actions/setup-go@v2
+ - uses: actions/setup-go@v3
14
15
go-version: 1.17
16
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
17
18
19
20
21
22
0 commit comments