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 cdd96f1 commit 1832773Copy full SHA for 1832773
.github/workflows/python-package.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Cancel previous workflow
36
- uses: styfle/cancel-workflow-action@0.4.0
+ uses: styfle/cancel-workflow-action@0.12.1
37
with:
38
access_token: ${{ github.token }}
39
0 commit comments