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 27d1986 commit 4faffdcCopy full SHA for 4faffdc
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
run: yarn test
26
27
- name: Upload coverage to Codecov
28
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
29
30
release:
31
permissions: write-all
0 commit comments