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 93b4d93 commit 87b371dCopy full SHA for 87b371d
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
# Cancel any previous runs for the same branch that are still running.
20
- name: 'Cancel previous runs'
21
- uses: styfle/cancel-workflow-action@01ce38bf961b4e243a6342cbade0dbc8ba3f0432
+ uses: styfle/cancel-workflow-action@85880fa0301c86cca9da44039ee3bb12d3bedbfa
22
with:
23
access_token: ${{ github.token }}
24
- name: 'Check out repository'
0 commit comments