mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-26 19:24:12 +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:
|
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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user