diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1da6fa919..1b60fbc4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v7.0.0 with: - node-version: "24.18.0" + node-version: "24.18.1" - name: Get yarn cache path id: yarn-cache-dir-path