We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a6d95 commit 2633446Copy full SHA for 2633446
.github/workflows/cancel.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
timeout-minutes: 3
19
steps:
20
- - uses: styfle/cancel-workflow-action@0.10.0
+ - uses: styfle/cancel-workflow-action@0.11.0
21
with:
22
workflow_id: nodejs.yml
23
access_token: ${{ github.token }}
0 commit comments