Skip to content

Commit ab58f9f

Browse files
authored
Merge pull request #574 from ampproject/dependabot/github_actions/github-actions-5a0cc3e7e3
Bump codecov/codecov-action from 6.0.0 to 6.0.1 in the github-actions group
2 parents e32fdcb + c4ff695 commit ab58f9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Upload code coverage report
6767
if: ${{ matrix.coverage == true }}
68-
uses: codecov/codecov-action@v6.0.0
68+
uses: codecov/codecov-action@v6.0.1
6969
with:
7070
file: build/logs/clover.xml
7171
flags: php

0 commit comments

Comments
 (0)