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 65b1c14 commit b8cf0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.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.18'
go-version: '1.23'
check-latest: true
- name: Test
run: make

0 comments on commit b8cf0fc

Please sign in to comment.