diff --git a/.github/workflows/arc-runner.yml b/.github/workflows/arc-runner.yml index 3752c0211..da56561a3 100644 --- a/.github/workflows/arc-runner.yml +++ b/.github/workflows/arc-runner.yml @@ -8,7 +8,7 @@ jobs: runs-on: zombienet-arc-runner steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Set up Node.js environment uses: actions/setup-node@v4