Skip to content

Commit 9af81da

Browse files
chore: bump codecov/codecov-action from 5.2.0 to 5.3.0 (#6827)
1 parent 71a2e63 commit 9af81da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Upload coverage to Codecov
6868
id: codecov
69-
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
69+
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
7070
continue-on-error: true
7171
with:
7272
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)