Skip to content

Commit ca69f1e

Browse files
Bump codecov/codecov-action from 4 to 5 (#26)
1 parent 79a6ec6 commit ca69f1e

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
@@ -82,6 +82,6 @@ jobs:
8282

8383
- name: Submit code coverage
8484
if: ${{ always() }}
85-
uses: codecov/codecov-action@v4
85+
uses: codecov/codecov-action@v5
8686
with:
8787
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)