There was an error while loading. Please reload this page.
1 parent 26e3f7c commit 4019260Copy full SHA for 4019260
1 file changed
.github/workflows/ci.yml
@@ -41,6 +41,6 @@ jobs:
41
42
- name: Coverage
43
if: ${{ matrix.os == 'ubuntu-latest' }}
44
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
45
env:
46
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments