Skip to content

Commit

Permalink
update to go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
aflanagan committed Jan 16, 2025
1 parent 2e632dd commit 2fb5878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: '1.19'
go-version: '1.23'
- name: Check out the repo
uses: actions/checkout@v2
- name: Test
Expand Down

0 comments on commit 2fb5878

Please sign in to comment.