Merge remote-tracking branch 'origin/main' into next
This commit is contained in:
commit
6d3f0e985c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-main-to-next.yml
vendored
2
.github/workflows/sync-main-to-next.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout next
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ref: next
|
||||
fetch-depth: 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue