mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
ioio
This commit is contained in:
parent
65fe14dd5a
commit
dafc1df9bb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-deploy.yml
vendored
2
.github/workflows/ci-deploy.yml
vendored
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Start Geth devnet container
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue