diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c960eb5e2c..8997279da2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -245,7 +245,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 # without this, setup-node errors on mismatched yarn versions - run: corepack enable