Skip to content

Commit d053bcf

Browse files
authored
Merge pull request #6 from simplesamlphp/dependabot/github_actions/all-actions-8aed52e7f9
Bump the all-actions group with 1 update
2 parents 32aa0f1 + 8a46ecb commit d053bcf

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
@@ -287,6 +287,6 @@ jobs:
287287
(needs.unit-tests-linux == 'success' && needs.coverage == 'skipped')
288288
289289
steps:
290-
- uses: geekyeggo/delete-artifact@v4
290+
- uses: geekyeggo/delete-artifact@v5
291291
with:
292292
name: coverage-data

0 commit comments

Comments
 (0)