We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 134b27b + 8bb1690 commit 401bfceCopy full SHA for 401bfce
1 file changed
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Cancel previous
35
- uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc #0.13.0
+ uses: styfle/cancel-workflow-action@d07a454dad7609a92316b57b23c9ccfd4f59af66 #0.13.1
36
with:
37
access_token: ${{ github.token }}
38
0 commit comments