Skip to content

Commit

Permalink
chore(ci): go deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
shift authored Feb 9, 2024
1 parent b8cf0fc commit e70b4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: android-actions/setup-android@v2
- uses: actions/setup-go@v5
with:
go-version: 1.20.4
go-version: 1.22
check-latest: true
- name: Ensure gomobile is installed.
run: go install golang.org/x/mobile/cmd/gomobile@latest && gomobile init
Expand Down

0 comments on commit e70b4b8

Please sign in to comment.