Thanks to visit codestin.com Credit goes to github.com
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 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