mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-12-05 00:39:25 +08:00
update lint to node 20
This commit is contained in:
parent
106387f71a
commit
3cc88ceb0e
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: '14'
|
||||
node-version: '20'
|
||||
|
||||
- run: |
|
||||
cd src
|
||||
|
Loading…
Reference in New Issue
Block a user