We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e6491c + 13a806a commit 36aeedfCopy full SHA for 36aeedf
.github/workflows/build-with-clang.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Cancel Previous Runs
19
- uses: styfle/cancel-workflow-action@0.11.0
+ uses: styfle/cancel-workflow-action@0.12.1
20
with:
21
access_token: ${{ github.token }}
22
0 commit comments