We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba170f0 commit bb70ffbCopy full SHA for bb70ffb
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Cancel Previous Runs 🚫
11
- uses: styfle/cancel-workflow-action@0.9.0
+ uses: styfle/cancel-workflow-action@0.11.0
12
with:
13
access_token: ${{ github.token }}
14
0 commit comments