[skip ci] update workflow actions

This commit is contained in:
arkon
2021-12-17 10:47:55 -05:00
parent 185283f864
commit c16206d816
3 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -10,6 +10,7 @@ jobs:
cancel:
runs-on: ubuntu-latest
steps:
- uses: styfle/cancel-workflow-action@0.8.0
- uses: styfle/cancel-workflow-action@0.9.1
with:
all_but_latest: true
workflow_id: ${{ github.event.workflow.id }}