Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit cb9693e

Browse files
authored
ci: update styfle/cancel-workflow-action (#101)
1 parent 0d226a2 commit cb9693e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cancel.yml

Lines changed: 1 addition & 1 deletion
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)