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 456a5b5 commit 9f155faCopy full SHA for 9f155fa
.github/workflows/build.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
21
- - uses: actions/setup-go@v3
+ - uses: actions/setup-go@v4
22
23
cache: false
24
go-version-file: 'go.mod'
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments