forked from mirrors/amnezia-wg-easy
node v20 → v18
This commit is contained in:
parent
94d0016674
commit
12c69ee949
5 changed files with 7 additions and 7 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: '18'
|
||||
|
||||
- run: |
|
||||
cd src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue