Skip to content

Commit

Permalink
chore(deps): bump actions/delete-package-versions from 4 to 5 (MetaCu…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 9e5b033 commit 4ea0ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
del_runs:
runs-on: ubuntu-latest
steps:
- uses: actions/delete-package-versions@v4
- uses: actions/delete-package-versions@v5
with:
package-name: 'metacubexd'
package-type: 'container'
Expand Down

0 comments on commit 4ea0ba0

Please sign in to comment.