mirror of
https://github.com/OpenListTeam/OpenList-Frontend.git
synced 2026-03-13 11:20:24 +00:00
chore(deps): update dependency go to 1.24 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/i18n_sync.yml
vendored
2
.github/workflows/i18n_sync.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Setup go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.21"
|
||||
go-version: "1.24"
|
||||
|
||||
- name: Checkout frontend codes
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user