diff --git a/.github/workflows/ci-deploy.yml b/.github/workflows/ci-deploy.yml index 78fe81aa3b..144df345a1 100644 --- a/.github/workflows/ci-deploy.yml +++ b/.github/workflows/ci-deploy.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Start Geth devnet container run: |