Skip to content

Commit 58b9371

Browse files
Update all dependencies to v7
1 parent 4f1202a commit 58b9371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
9292

9393
- name: Upload coverage report to Codecov
94-
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
94+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
9595
if: ${{ env.CODECOV_TOKEN != '' }}
9696
with:
9797
files: .logs/cobertura.xml

0 commit comments

Comments
 (0)