Skip to content

Commit 2555b82

Browse files
chore(deps): update dependency go to 1.25
1 parent f2d82ac commit 2555b82

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@v6
2222
with:
23-
go-version: "1.24"
23+
go-version: "1.25"
2424

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

0 commit comments

Comments
 (0)