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 a93bd96 commit a8082f9Copy full SHA for a8082f9
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: 🛑 Cancel Previous Runs
23
- uses: styfle/cancel-workflow-action@0.9.1
+ uses: styfle/cancel-workflow-action@0.10.1
24
with:
25
access_token: ${{ secrets.GITHUB_TOKEN }}
26
0 commit comments