diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 3c0947b..3d8983e 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -17,7 +17,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0 with: - node-version: 24.12.0 + node-version: 24.14.0 - run: | git config --global url."https://github.com/".insteadOf git@github.com: git config --global url."https://".insteadOf git://