Skip to content

Commit d0ae972

Browse files
committed
Bump actions.
1 parent 232ed6d commit d0ae972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
coverage xml -o ./coverage.xml
9898
9999
- name: Upload coverage to Codecov
100-
uses: codecov/codecov-action@v4
100+
uses: codecov/codecov-action@v5
101101
with:
102102
token: ${{ secrets.CODECOV_TOKEN }}
103103
fail_ci_if_error: false

0 commit comments

Comments
 (0)