We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 357c688 + 7059ab8 commit cc8a784Copy full SHA for cc8a784
1 file changed
.github/workflows/php.yml
@@ -287,6 +287,6 @@ jobs:
287
(needs.unit-tests-linux == 'success' && needs.coverage == 'skipped')
288
289
steps:
290
- - uses: geekyeggo/delete-artifact@v4
+ - uses: geekyeggo/delete-artifact@v5
291
with:
292
name: coverage-data
0 commit comments