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 ec832fd commit 5681de9Copy full SHA for 5681de9
.github/workflows/ci.yml
@@ -33,4 +33,4 @@ jobs:
33
- run: yarn test --reporters=jest-junit --runInBand
34
35
- name: Codecov
36
- uses: codecov/codecov-action@v3.1.1
+ uses: codecov/codecov-action@v5.4.3
0 commit comments