We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68c8448 commit fd22ee9Copy full SHA for fd22ee9
1 file changed
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Cancel previous
39
- uses: styfle/cancel-workflow-action@a40b8845c0683271d9f53dfcb887a7e181d3918b #0.9.1
+ uses: styfle/cancel-workflow-action@bb6001c4ea612bf59c3abfc4756fbceee4f870c7 #0.10.0
40
with:
41
access_token: ${{ github.token }}
42
0 commit comments