Skip to content

Commit 2633446

Browse files
authored
chore: update styfle/cancel-workflow-action (#996)
1 parent 75a6d95 commit 2633446

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 3
1919
steps:
20-
- uses: styfle/cancel-workflow-action@0.10.0
20+
- uses: styfle/cancel-workflow-action@0.11.0
2121
with:
2222
workflow_id: nodejs.yml
2323
access_token: ${{ github.token }}

0 commit comments

Comments
 (0)