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 6f37407 + 966d2bf commit 48148e6Copy full SHA for 48148e6
.github/workflows/assets.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 1
17
18
- - uses: actions/setup-go@v4
+ - uses: actions/setup-go@v5
19
20
go-version: "1.20"
21
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
22
fetch-depth: 0
23
24
25
26
27
0 commit comments