diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e4e1c75a..e7344418 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,7 +16,7 @@ jobs: - name: Use Node.js ${{matrix.node-version}} uses: actions/setup-node@v6.5.0 with: - node-version: "24.18.0" + node-version: "24.18.1" - name: get yarn cache path id: yarn-cache-dir-path