Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 9c5757d

Browse files
Merge pull request #4 from IntelPython/update-workflow-actions
Update tag of cancel-workflow-action
2 parents c4bf16f + 5558687 commit 9c5757d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

1212
steps:
1313
- name: Cancel Previous Runs
14-
uses: styfle/cancel-workflow-action@0.6.0
14+
uses: styfle/cancel-workflow-action@0.11.0
1515
with:
1616
access_token: ${{ github.token }}
1717

0 commit comments

Comments
 (0)