Skip to content

Commit e32fdcb

Browse files
authored
Merge pull request #572 from ampproject/dependabot/github_actions/github-actions-80ac7c13bd
2 parents f88e97f + 14286d0 commit e32fdcb

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@v5.5.2
68+
uses: codecov/codecov-action@v6.0.0
6969
with:
7070
file: build/logs/clover.xml
7171
flags: php

0 commit comments

Comments
 (0)