Skip to content

Commit

Permalink
updating go-version
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavz-legit committed Nov 7, 2024
1 parent 51064e3 commit 59c0606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # ratchet:actions/checkout@v3
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: '1.20'
go-version: '1.23'
- name: Verify dependencies
run: go mod verify
- name: Build
Expand Down

0 comments on commit 59c0606

Please sign in to comment.