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