chore: 🔧 Update files

This commit is contained in:
Lilith 2026-01-15 06:30:30 -08:00
parent dadd026adf
commit acf942e225
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ on:
workflow_dispatch:
env:
NODE_VERSION: '20'
NODE_VERSION: '22'
PNPM_VERSION: '9'
jobs:

View file

@ -34,7 +34,7 @@ on:
workflow_dispatch:
env:
NODE_VERSION: '20'
NODE_VERSION: '22'
jobs:
validate-and-publish: