Skip to content

Commit

Permalink
Bump download-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen authored Jan 16, 2024
1 parent f09fbc6 commit 25a0dee
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 @@ -285,6 +285,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 25a0dee

Please sign in to comment.