We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ce9df4 + bf4975c commit c454a71Copy full SHA for c454a71
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@85880fa0301c86cca9da44039ee3bb12d3bedbfa #0.12.1
+ uses: styfle/cancel-workflow-action@3155a141048f8f89c06b4cdae32e7853e97536bc #0.13.0
36
with:
37
access_token: ${{ github.token }}
38
0 commit comments