mirror of
https://github.com/tenrok/maska.git
synced 2026-05-15 11:59:38 +03:00
cicd: update node version
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 18
|
||||
node-version: 20
|
||||
|
||||
- name: Install
|
||||
run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user