We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad79057 + 52f87e8 commit 93f4b00Copy full SHA for 93f4b00
1 file changed
.github/workflows/conda-package-cf.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Cancel Previous Runs
28
- uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc # 0.13.0
+ uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 # 0.13.1
29
with:
30
access_token: ${{ github.token }}
31
@@ -94,7 +94,7 @@ jobs:
94
95
96
97
98
99
100
0 commit comments