Skip to content

Commit

Permalink
chore: update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
blakebyrnes committed Aug 31, 2024
1 parent 3e80d39 commit 10d4950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version: '1.20'
go-version: '1.23'

- name: Clone ulixee/shared
run: git clone https://github.com/ulixee/shared.git
Expand Down

0 comments on commit 10d4950

Please sign in to comment.