Merge remote-tracking branch 'origin/main' into next

This commit is contained in:
github-actions[bot]
2026-08-18 14:25:02 +00:00
+1 -1
View File
@@ -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