We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a613e3 + 2d3ac9c commit ca8f6aeCopy full SHA for ca8f6ae
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Test
46
run: yarn test
47
- name: Codecov upload
48
- uses: codecov/codecov-action@v5.5.1
+ uses: codecov/codecov-action@v5.5.2
49
with:
50
token: ${{ secrets.CODECOV_TOKEN }}
51
0 commit comments