mirror of
https://github.com/p-stream/backend.git
synced 2026-01-11 20:10:33 +00:00
Update .github/workflows/linting_testing.yml
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
This commit is contained in:
parent
9073010f4c
commit
5855943a56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linting_testing.yml
vendored
2
.github/workflows/linting_testing.yml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue