Skip to content

Commit 17e3968

Browse files
Bump the all-actions group with 1 update (#41)
Bumps the all-actions group with 1 update: [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact). Updates `geekyeggo/delete-artifact` from 4 to 5 - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md) - [Commits](GeekyEggo/delete-artifact@v4...v5) --- updated-dependencies: - dependency-name: geekyeggo/delete-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad724e7 commit 17e3968

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 == 'success' && needs.coverage == 'skipped')
287287
288288
steps:
289-
- uses: geekyeggo/delete-artifact@v4
289+
- uses: geekyeggo/delete-artifact@v5
290290
with:
291291
name: coverage-data

0 commit comments

Comments
 (0)