We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f10aebd + ff2745a commit bd7fb7dCopy full SHA for bd7fb7d
1 file changed
.github/workflows/conda-package.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Cancel Previous Runs
45
- uses: styfle/cancel-workflow-action@0.11.0
+ uses: styfle/cancel-workflow-action@0.12.1
46
with:
47
access_token: ${{ github.token }}
48
0 commit comments