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.
2 parents c571c5d + f2c024e commit f92cb4dCopy full SHA for f92cb4d
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: 🛑 Cancel Previous Runs
38
- uses: styfle/cancel-workflow-action@0.11.0
+ uses: styfle/cancel-workflow-action@0.12.0
39
with:
40
access_token: ${{ github.token }}
41
0 commit comments