This commit is contained in:
Lee Robinson
2024-06-23 22:52:12 -05:00
parent f535c37750
commit bab4ed6723
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/setup-node@v3
with:
cache: 'pnpm'
node-version-file: '.nvmrc'
node-version: '20'
- name: Cache node_modules
id: node-modules-cache
uses: actions/cache@v4