Skip to content

Commit 461ff01

Browse files
[deps]: Update codecov/codecov-action action to v5
1 parent 620affd commit 461ff01

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
@@ -85,7 +85,7 @@ jobs:
8585
fail-on-error: true
8686

8787
- name: Upload coverage to codecov.io
88-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
88+
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
8989
if: ${{ needs.check-test-secrets.outputs.available == 'true' }}
9090
env:
9191
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)