Update build.yml (#3731)

This commit is contained in:
DecorativeFamily
2024-10-22 04:47:59 +03:30
committed by GitHub
parent 297083f3c4
commit a0d2740280

View File

@@ -26,7 +26,7 @@ jobs:
- name: Setup Golang
uses: actions/setup-go@v5
with:
go-version: '1.22.2'
go-version: '1.23.2'
- name: Install gomobile
run: |