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 3a356f6 commit a224362Copy full SHA for a224362
.github/workflows/test.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Run tests with coverage
31
run: yarn test --coverage
32
- name: Submit codecov results
33
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v5
0 commit comments