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 ce99208 + da86552 commit a37a4a6Copy full SHA for a37a4a6
.github/workflows/coverage.yaml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
10
- uses: actions/setup-go@v2
11
with:
12
go-version: '1.17'
.github/workflows/lint.yaml
@@ -8,7 +8,7 @@ jobs:
13
14
.github/workflows/test.yaml
0 commit comments