chore(deps): bump actions/delete-package-versions from 4 to 5 (#632)

This commit is contained in:
dependabot[bot] 2024-02-08 13:09:52 +08:00 committed by GitHub
parent 9e5b033214
commit 4ea0ba0fa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
del_runs: del_runs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/delete-package-versions@v4 - uses: actions/delete-package-versions@v5
with: with:
package-name: 'metacubexd' package-name: 'metacubexd'
package-type: 'container' package-type: 'container'