chore(bump): updated versions #1177
6
.github/workflows/on-push-or-pull.yml
vendored
6
.github/workflows/on-push-or-pull.yml
vendored
@@ -27,9 +27,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel Previous Runs
|
- name: Cancel Previous Runs
|
||||||
uses: styfle/cancel-workflow-action@0.9.0
|
uses: styfle/cancel-workflow-action@0.9.0
|
||||||
with:
|
with:
|
||||||
access_token: ${{ secrets.GITHUB_TOKEN }}
|
access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
# install dependencies
|
# install dependencies
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user