Skip to content

Commit ce10ad5

Browse files
Bumps styfle/cancel-workflow-action from 0.9.1 to 0.11.0. (#18)
1 parent 7fab11d commit ce10ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Cancel running workflows
8-
uses: styfle/cancel-workflow-action@0.9.1
8+
uses: styfle/cancel-workflow-action@0.11.0
99
with:
1010
access_token: ${{ github.token }}
1111
- name: Checkout repo

0 commit comments

Comments
 (0)