We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef9448a commit e4f509dCopy full SHA for e4f509d
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@v2
+ - uses: geekyeggo/delete-artifact@v4
291
with:
292
name: coverage-data
0 commit comments