Skip to content

Commit

Permalink
Bump to Geth v1.14.0 (#20)
Browse files Browse the repository at this point in the history
* bump geth to v1.14.0

* Bump Runner to Go v1.21.0

* Fix go version
  • Loading branch information
rzmahmood authored May 5, 2024
1 parent 3aca99b commit b57efaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testnet-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
with:
submodules: 'recursive'

- name: Set up Go 1.20
- name: Set up Go 1.21.9
uses: actions/setup-go@v4
with:
go-version: '1.20.8'
go-version: '1.21.9'

- name: Install JQ
run: sudo apt-get install jq
Expand Down
2 changes: 1 addition & 1 deletion dependencies/go-ethereum
Submodule go-ethereum updated 537 files

0 comments on commit b57efaa

Please sign in to comment.