Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hybloid authored Nov 1, 2024
1 parent 9175799 commit 48d65ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
XDEBUG_MODE: coverage

- name: Archive coverage data
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: php-coverage-data
path: PHP/phpunit/.qodana/code-coverage
Expand Down

0 comments on commit 48d65ae

Please sign in to comment.