Skip to content

Commit

Permalink
Merge pull request #68 from splattner/renovate/actions-delete-package…
Browse files Browse the repository at this point in the history
…-versions-5.x

chore(deps): update actions/delete-package-versions action to v5
  • Loading branch information
splattner authored Mar 17, 2024
2 parents 0291c83 + b39c16d commit 5f1b5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
packages: write

steps:
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: goucrt
package-type: 'container'
Expand Down

0 comments on commit 5f1b5b4

Please sign in to comment.