Skip to content

Commit 33ded10

Browse files
chore(deps): update dependency go to 1.25
1 parent 7ee68b4 commit 33ded10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/i18n_sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup go
2121
uses: actions/setup-go@v5
2222
with:
23-
go-version: "1.24"
23+
go-version: "1.25"
2424

2525
- name: Checkout frontend codes
2626
uses: actions/checkout@v4

0 commit comments

Comments
 (0)