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 bb0c538 commit 911b494Copy full SHA for 911b494
.github/workflows/codecov.yaml
@@ -24,6 +24,6 @@ jobs:
24
go-version: "^1.20"
25
- name: Run tests
26
run: make go-test
27
- - uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e
+ - uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
28
with:
29
files: ./cover.out
0 commit comments