Skip to content

Commit 2987728

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 2fa3504 commit 2987728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
- run: npm ci
3535
- run: npm run rebuild
3636
- run: npm test
37-
- uses: codecov/codecov-action@v4
37+
- uses: codecov/codecov-action@v5
3838
with:
3939
directory: ./coverage/

0 commit comments

Comments
 (0)