Worked on my machine!

This commit is contained in:
rcarteraz 2024-11-14 12:24:21 -07:00 committed by GitHub
parent 7ee785052c
commit 6a7cf9bf60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 'latest'
node-version: '23.1.0'
- name: Install Dependencies
run: pnpm install