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 d9c7896Copy full SHA for d9c7896
.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.11.0
24
with:
25
access_token: ${{ secrets.GITHUB_TOKEN }}
26
0 commit comments