Skip to content

Commit

Permalink
Merge branch 'master' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stenya committed Jan 29, 2024
2 parents 07dd79a + 14ae120 commit d75cdfa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

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

steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

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

steps:
- name: 🛑 Cancel Previous Runs
uses: styfle/[email protected].0
uses: styfle/[email protected].1
with:
access_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d75cdfa

Please sign in to comment.