Skip to content

Commit 002aa82

Browse files
authored
Merge pull request #22 from simplesamlphp/dependabot/github_actions/all-actions-dbbe6d11d7
Bump geekyeggo/delete-artifact from 5 to 6 in the all-actions group
2 parents cda30b7 + 576c5c9 commit 002aa82

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
@@ -286,6 +286,6 @@ jobs:
286286
(needs.unit-tests-linux.result == 'success' && needs.coverage.result == 'skipped')
287287
288288
steps:
289-
- uses: geekyeggo/delete-artifact@v5
289+
- uses: geekyeggo/delete-artifact@v6
290290
with:
291291
name: coverage-data

0 commit comments

Comments
 (0)