Skip to content

Commit 7b16be8

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 185c6d6 commit 7b16be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}
3636
- name: Upload coverage reports to Codecov
37-
uses: codecov/codecov-action@v4.6.0
37+
uses: codecov/codecov-action@v5.3.1
3838
with:
3939
token: ${{ secrets.CODECOV_TOKEN }}
4040
slug: drazisil/verbdb

0 commit comments

Comments
 (0)