Skip to content

Commit 9449827

Browse files
authored
chore: update styfle/cancel-workflow-action (#1484)
1 parent 6c67af8 commit 9449827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cancel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
timeout-minutes: 3
2121
steps:
22-
- uses: styfle/cancel-workflow-action@0.10.0
22+
- uses: styfle/cancel-workflow-action@0.11.0
2323
with:
2424
workflow_id: nodejs.yml
2525
access_token: ${{ github.token }}

0 commit comments

Comments
 (0)