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 ffc8816 commit 1f74431Copy full SHA for 1f74431
.github/workflows/continuous-integration.yml
@@ -34,7 +34,7 @@ jobs:
34
run: yarn test
35
36
- name: Submit coverage
37
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
38
39
- name: Try to build
40
run: yarn build
0 commit comments