Skip to content

Commit e206633

Browse files
authoredMar 25, 2024··
Merge pull request #23 from simplesamlphp/dependabot/github_actions/all-actions-8aed52e7f9
Bump the all-actions group with 1 update
2 parents a3c4c54 + 7dab261 commit e206633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,6 @@ jobs:
276276
(needs.unit-tests-linux == 'success' && needs.coverage == 'skipped')
277277
278278
steps:
279-
- uses: geekyeggo/delete-artifact@v4
279+
- uses: geekyeggo/delete-artifact@v5
280280
with:
281281
name: coverage-data

0 commit comments

Comments
 (0)
Please sign in to comment.