Skip to content

Commit

Permalink
chores: update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
Majorfi committed Dec 19, 2024
1 parent f52d8de commit 03ba238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version-file: './go.mod'
go-version: '1.19.3'
go-version: '1.23.4'
- name: run
env:
RPC_URI_FOR_1: ${{ secrets.RPC_URI_FOR_1 }}
Expand Down

0 comments on commit 03ba238

Please sign in to comment.