Skip to content

Commit 63f2d21

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 3e46c97 commit 63f2d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
name: coverage
8383
path: coverage/
8484
- name: Codecov Upload
85-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4
85+
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
8686
with:
8787
token: ${{ secrets.CODECOV_TOKEN }}
8888
directory: coverage/

0 commit comments

Comments
 (0)