Skip to content

Commit

Permalink
bump golang version for hopefully better backtraces
Browse files Browse the repository at this point in the history
  • Loading branch information
j0sh committed Sep 6, 2024
1 parent f27bb55 commit 22c6d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
id: go
uses: actions/setup-go@v5
with:
go-version: 1.20.4
go-version: 1.23.1
cache: true
cache-dependency-path: go.sum

Expand Down

0 comments on commit 22c6d7a

Please sign in to comment.