We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75d60a commit b1f9cc0Copy full SHA for b1f9cc0
.github/workflows/cancel.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: "Cancel Previous Runs"
22
- uses: styfle/cancel-workflow-action@0.9.1
+ uses: styfle/cancel-workflow-action@0.10.0
23
with:
24
access_token: ${{ github.token }}
25
workflow_id: coverage.yml, kit.yml, quality.yml, testsuite.yml
0 commit comments