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.
1 parent 0e6491c commit 13a806aCopy full SHA for 13a806a
.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