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 e7f6e67 commit 3d389b1
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 @@ -324,6 +324,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 3d389b1

Please sign in to comment.