Merge remote-tracking branch 'origin/main'

This commit is contained in:
coolxitech
2025-12-14 15:55:46 +08:00

View File

@@ -34,7 +34,7 @@ jobs:
cache: 'pnpm' cache: 'pnpm'
- uses: actions/setup-go@v5 - uses: actions/setup-go@v5
with: with:
go-version: '1.21' go-version: '1.25'
- name: Build Frontend & Server - name: Build Frontend & Server
run: | run: |