Skip to content

Commit b781aa8

Browse files
committed
Update actions
1 parent f4ae6e6 commit b781aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,6 @@ jobs:
293293
(needs.unit-tests-linux == 'success' && needs.coverage == 'skipped')
294294
295295
steps:
296-
- uses: geekyeggo/delete-artifact@v2
296+
- uses: geekyeggo/delete-artifact@v5
297297
with:
298298
name: coverage-data

0 commit comments

Comments
 (0)