Skip to content

Commit 7eb7e0a

Browse files
chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0
1 parent 9449257 commit 7eb7e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
run: "composer dev:test:criterion"
8383

8484
- name: "Publish coverage report to Codecov"
85-
uses: "codecov/codecov-action@v4.5.0"
85+
uses: "codecov/codecov-action@v4.6.0"
8686
with:
8787
gcov: true
8888
gcov_include: "src/**/*"

0 commit comments

Comments
 (0)