Skip to content

Commit 98169f6

Browse files
authored
Update codecov-action to v5
1 parent 6870845 commit 98169f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
env:
3939
CI: true
4040
- name: Upload coverage to Codecov
41-
uses: codecov/codecov-action@v3
41+
uses: codecov/codecov-action@v5
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)