We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d08461 commit ad3bc2dCopy full SHA for ad3bc2d
1 file changed
.github/workflows/i18n_sync.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup go
36
uses: actions/setup-go@v6
37
with:
38
- go-version: "1.26.3"
+ go-version: "1.26.4"
39
cache-dependency-path: backend/go.sum
40
41
- name: Generate and update lang files
0 commit comments