We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27c5f84 + 827dd27 commit ee4b515Copy full SHA for ee4b515
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.1.1
+ uses: codecov/codecov-action@v5.4.3
49
with:
50
token: ${{ secrets.CODECOV_TOKEN }}
51
0 commit comments