Skip to content

Commit 37c06a9

Browse files
Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#724)
1 parent 436e69e commit 37c06a9

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
@@ -84,7 +84,7 @@ jobs:
8484
path: "build"
8585
overwrite: true
8686

87-
- uses: codecov/[email protected].1 # upload the coverage to codecov
87+
- uses: codecov/[email protected].2 # upload the coverage to codecov
8888
with:
8989
fail_ci_if_error: false # optional (default = false) - Need CODECOV_TOKEN
9090
# Do not upload in forks, and only on php8.3, latest deps

0 commit comments

Comments
 (0)