Skip to content

Commit

Permalink
Bump download-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jan 16, 2024
1 parent ee9c342 commit cc56edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Expand Up @@ -289,6 +289,6 @@ jobs:
(needs.unit-tests-linux == 'success' && needs.coverage == 'skipped')
steps:
- uses: geekyeggo/delete-artifact@v2
- uses: geekyeggo/delete-artifact@v4
with:
name: coverage-data

0 comments on commit cc56edb

Please sign in to comment.