Skip to content

Commit b2c9560

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 8d2a50e commit b2c9560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Generate coverage report
6161
run: ./node_modules/.bin/nyc report --reporter=json
6262
- name: Upload coverage to Codecov
63-
uses: codecov/codecov-action@v3
63+
uses: codecov/codecov-action@v5
6464
release:
6565
runs-on: ubuntu-22.04
6666
needs: test

0 commit comments

Comments
 (0)