Skip to content

Commit bf7e485

Browse files
committed
Bump actions.
1 parent da6beb8 commit bf7e485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

+1-1
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)