Skip to content

Commit 36aeedf

Browse files
Merge pull request #39 from IntelPython/dependabot/github_actions/styfle/cancel-workflow-action-0.12.1
Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.1
2 parents 0e6491c + 13a806a commit 36aeedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-with-clang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Cancel Previous Runs
19-
uses: styfle/cancel-workflow-action@0.11.0
19+
uses: styfle/cancel-workflow-action@0.12.1
2020
with:
2121
access_token: ${{ github.token }}
2222

0 commit comments

Comments
 (0)