Update .github/workflows/linting_testing.yml

Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
weeryan17 2024-01-07 12:55:30 -05:00 committed by GitHub
parent 9073010f4c
commit 5855943a56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
version: 8
- name: Install Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 20
cache: 'pnpm'