Skip to content

Commit

Permalink
chore(deps): bump the all-actions group with 1 update
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent ec86c09 commit 1115509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ jobs:
name: indy_vdr.xcframework
path: ./out

- uses: geekyeggo/delete-artifact@v4
- uses: geekyeggo/delete-artifact@v5
with:
name: |
library-aarch64-apple-ios
Expand Down Expand Up @@ -417,7 +417,7 @@ jobs:
name: android-libraries
path: ./libs

- uses: geekyeggo/delete-artifact@v4
- uses: geekyeggo/delete-artifact@v5
with:
name: |
library-aarch64-linux-android
Expand Down

0 comments on commit 1115509

Please sign in to comment.