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 346657d + 573d098 commit 233832aCopy full SHA for 233832a
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
with:
17
fetch-depth: 0
18
- - uses: actions/setup-go@v1
+ - uses: actions/setup-go@v4
19
20
go-version: '1.18'
21
- name: Run tests
0 commit comments