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 21cc8bc commit 9b837f9Copy full SHA for 9b837f9
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Test
32
run: yarn run test
33
- name: Codecov
34
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v5
35
- name: Build
36
run: yarn run build
37
- name: Upload artifacts
0 commit comments