We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a706525 commit 11f8feaCopy full SHA for 11f8fea
.github/workflows/ci-tests.yaml
@@ -44,7 +44,7 @@ jobs:
44
steps:
45
# Cancel previous runs that are not completed
46
- name: Cancel Previous Runs
47
- uses: styfle/cancel-workflow-action@0.11.0
+ uses: styfle/cancel-workflow-action@0.12.0
48
with:
49
access_token: ${{ github.token }}
50
0 commit comments