We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d82ac commit 2555b82Copy full SHA for 2555b82
.github/workflows/i18n_sync.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup go
21
uses: actions/setup-go@v6
22
with:
23
- go-version: "1.24"
+ go-version: "1.25"
24
25
- name: Checkout frontend codes
26
uses: actions/checkout@v5
0 commit comments