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 b677c6e commit d918299Copy full SHA for d918299
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-go@v3
16
with:
17
go-version: 1.16.15
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
20
fetch-depth: 1
21
0 commit comments