Skip to content

Commit eba9e76

Browse files
Bump the all-actions group with 1 update (#2020)
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 0c38b84 commit eba9e76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,6 @@ jobs:
306306
(needs.unit-tests-linux == 'success' && needs.coverage == 'skipped')
307307
308308
steps:
309-
- uses: geekyeggo/delete-artifact@v4
309+
- uses: geekyeggo/delete-artifact@v5
310310
with:
311311
name: coverage-data

.github/workflows/translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
(needs.build.result == 'success' && needs.commit.result == 'skipped')
144144
145145
steps:
146-
- uses: geekyeggo/delete-artifact@v4
146+
- uses: geekyeggo/delete-artifact@v5
147147
with:
148148
name: |
149149
build

0 commit comments

Comments
 (0)