specify more exact node version

This commit is contained in:
Aria 2025-05-11 21:37:34 +10:00
parent 394306db77
commit ab9baf0322
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -28,7 +28,7 @@ jobs:
- name: Install Node.js
uses: https://github.com/actions/setup-node@v4
with:
node-version: 23
node-version: 23.11.0
cache: 'pnpm'
- name: Install dependencies