We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa08f82 + 4c1f831 commit ca9b757Copy full SHA for ca9b757
.github/workflows/conda-package-cf.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Cancel Previous Runs
36
- uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # v0.13.0
+ uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # v0.13.1
37
with:
38
access_token: ${{ github.token }}
39
@@ -105,7 +105,7 @@ jobs:
105
106
107
108
109
110
111
0 commit comments