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