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 655b7a9 commit 4263f83Copy full SHA for 4263f83
.github/workflows/test.yaml
@@ -27,7 +27,7 @@ jobs:
27
run: make test
28
29
- name: upload coverage to codecov
30
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # pin@4.5.0
+ uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # pin@5.1.2
31
with:
32
token: ${{ secrets.CODECOV_TOKEN }}
33
files: coverage.out
0 commit comments