Skip to content

Commit 1832773

Browse files
committed
updating GHA for cancel-workflow
1 parent cdd96f1 commit 1832773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

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

3434
steps:
3535
- name: Cancel previous workflow
36-
uses: styfle/cancel-workflow-action@0.4.0
36+
uses: styfle/cancel-workflow-action@0.12.1
3737
with:
3838
access_token: ${{ github.token }}
3939

0 commit comments

Comments
 (0)