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 a70e8a4 commit b720643Copy full SHA for b720643
1 file changed
.github/workflows/test.yml
@@ -65,7 +65,7 @@ jobs:
65
if-no-files-found: error
66
67
- name: Upload coverage report to Codecov
68
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
69
if: ${{ env.CODECOV_TOKEN != '' }}
70
with:
71
directory: coverage
0 commit comments