Skip to content

Commit

Permalink
🧹 Bump go to 1.23
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Zunker <[email protected]>
  • Loading branch information
czunker committed Nov 27, 2024
1 parent f5fd7b7 commit 53a421e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: setup go
uses: actions/setup-go@v3
with:
go-version: '>=1.17.0'
go-version: '>=1.23.0'

# runs go to generate the update
- run: make update
Expand Down

0 comments on commit 53a421e

Please sign in to comment.