We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 861fd9a commit 686f3ddCopy full SHA for 686f3dd
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
36
37
steps:
38
- name: Cancel previous
39
- uses: styfle/cancel-workflow-action@9f10b1b9fa56e99e4c5d12c2a085c8a0c37ab0ac #0.10.1
+ uses: styfle/cancel-workflow-action@b173b6ec0100793626c2d9e6b90435061f4fc3e5 #0.11.0
40
with:
41
access_token: ${{ github.token }}
42
0 commit comments