Skip to content

Commit

Permalink
Bump delete-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jan 16, 2024
1 parent c9091bd commit 5d6e5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
(needs.build.result == 'success' && needs.commit.result == 'skipped')
steps:
- uses: geekyeggo/delete-artifact@v2
- uses: geekyeggo/delete-artifact@v4
with:
name: |
release
Expand Down

0 comments on commit 5d6e5e1

Please sign in to comment.