Skip to content

Commit

Permalink
fix no2
Browse files Browse the repository at this point in the history
  • Loading branch information
cevro committed Sep 10, 2024
1 parent a5d30d0 commit c5563c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- run: composer run-script testCoverage
name: Test
- name: Archive code coverage results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: code-coverage-report
path: coverage.html
Expand Down

0 comments on commit c5563c7

Please sign in to comment.