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 6da7177 commit 99442f7Copy full SHA for 99442f7
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
run: npm run test
29
30
- name: Run coverage report
31
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
32
33
- name: Run validations
34
run: npm run lint
0 commit comments