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:24 -05:00 committed by GitHub
parent 78e6b6443f
commit 9073010f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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