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 82d4e19 commit 667f9c1Copy full SHA for 667f9c1
.github/workflows/test.yaml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/setup-go@v3
13
with:
14
go-version: ${{ matrix.go-version }}
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v5
16
- run: make test_cover
17
- name: Upload coverage to Codecov
18
uses: codecov/codecov-action@v3
0 commit comments