There was an error while loading. Please reload this page.
2 parents 1c71024 + f10fc2c commit 9612ff3Copy full SHA for 9612ff3
1 file changed
.github/workflows/nodejs.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Upload coverage to Codecov
40
# Docs: https://github.com/marketplace/actions/codecov
41
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
42
if: ${{ env.CODECOV_TOKEN != '' }}
43
env:
44
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments