FIX: fixed cleanup workflow
This commit is contained in:
parent
7a8765826e
commit
3ce5c2ec45
2
.github/workflows/cleanup.yml
vendored
2
.github/workflows/cleanup.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
# Create a slugified value of the branch
|
||||
- uses: rlespinasse/github-slug-action@1.1.0
|
||||
- uses: rlespinasse/github-slug-action@3.1.0
|
||||
|
||||
- name: Cleanup
|
||||
uses: thecodingmachine/deeployer-cleanup-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user