We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e803c31 commit 11ffd2eCopy full SHA for 11ffd2e
.github/workflows/cancel-previous-workflows.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Cancel previous runs
11
- uses: styfle/cancel-workflow-action@0.12.0
+ uses: styfle/cancel-workflow-action@0.12.1
12
with:
13
workflow_id: all
14
all_but_latest: true
0 commit comments