Skip to content

Commit 066f3da

Browse files
chore(deps): update codecov/codecov-action digest to e79a696
1 parent a272b51 commit 066f3da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
run: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
146146

147147
- name: Upload coverage to Codecov
148-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
148+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
149149
with:
150150
files: ./coverage.xml
151151
fail_ci_if_error: false

0 commit comments

Comments
 (0)