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 d310b80 commit 0c851e4Copy full SHA for 0c851e4
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
run: make test
38
39
- name: Upload coverage reports to Codecov
40
- uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
+ uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
41
with:
42
token: ${{ secrets.CODECOV_TOKEN }}
43
0 commit comments