fix:修复版本

This commit is contained in:
spiritlhl
2025-10-31 22:49:49 +08:00
parent 3331c43741
commit aaecdfba4d
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.23.x'
go-version: '1.25.3'
cache: true
- name: Install Fyne CLI
@@ -190,7 +190,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.23.x'
go-version: '1.25.3'
cache: true
- name: Install Fyne CLI