mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump actions/delete-package-versions from 4 to 5 (#632)
This commit is contained in:
parent
9e5b033214
commit
4ea0ba0fa9
2
.github/workflows/clean-pkg.yml
vendored
2
.github/workflows/clean-pkg.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user