File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
- 1.57.0
19
19
steps :
20
20
- name : Cancel Previous Runs
21
- uses : styfle/cancel-workflow-action@0.6 .0
21
+ uses : styfle/cancel-workflow-action@0.11 .0
22
22
with :
23
23
access_token : ${{ secrets.GITHUB_TOKEN }}
24
24
- uses : actions/checkout@v3
Original file line number Diff line number Diff line change 18
18
- 1.57.0
19
19
steps :
20
20
- name : Cancel Previous Runs
21
- uses : styfle/cancel-workflow-action@0.6 .0
21
+ uses : styfle/cancel-workflow-action@0.11 .0
22
22
with :
23
23
access_token : ${{ secrets.GITHUB_TOKEN }}
24
24
Original file line number Diff line number Diff line change 15
15
- stable
16
16
steps :
17
17
- name : Cancel Previous Runs
18
- uses : styfle/cancel-workflow-action@0.6 .0
18
+ uses : styfle/cancel-workflow-action@0.11 .0
19
19
with :
20
20
access_token : ${{ secrets.GITHUB_TOKEN }}
21
21
You can’t perform that action at this time.
0 commit comments