Skip to content

Commit f585061

Browse files
chore(deps): update codecov/codecov-action action to v5.4.3
1 parent 413a184 commit f585061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
retention-days: 30
150150

151151
- name: Upload coverage reports to Codecov
152-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
152+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
153153
if: ${{ !cancelled() && (env.GITHUB_WORKFLOW_RUNTIME != 'ACT') }}
154154
with:
155155
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)