diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc76af2b..ffd1dd00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: bundler-cache: true - name: Setup Node - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 18 - name: Get yarn cache directory path