Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jazzband/website
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Aug 9, 2022
2 parents 8ba8016 + 652ade1 commit e6c314d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.4.0
uses: styfle/cancel-workflow-action@0.10.0
with:
access_token: ${{ github.token }}

Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:

steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.4.0
uses: styfle/cancel-workflow-action@0.10.0
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit e6c314d

Please sign in to comment.