mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-05-13 13:58:57 +00:00
revert to node 18
This commit is contained in:
parent
846c0685c3
commit
3d2ce1f93e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request_checks.yml
vendored
2
.github/workflows/pull_request_checks.yml
vendored
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
- name: Install Node
|
||||
uses: actions/setup-node@v6.1.0
|
||||
with:
|
||||
node-version: 24
|
||||
node-version: 18
|
||||
cache: npm
|
||||
|
||||
- name: Install NPM Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue