Thanks to visit codestin.com Credit goes to github.com
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 f5fcafcCopy full SHA for f5fcafc
.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