forked from wallabag/wallabag
Merge remote-tracking branch 'origin/master' into 2.6.0
This commit is contained in:
2
.github/workflows/assets.yml
vendored
2
.github/workflows/assets.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: "Install Node"
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "12"
|
||||
node-version: "16"
|
||||
|
||||
- name: "Install dependencies with Yarn"
|
||||
run: "yarn install"
|
||||
|
||||
Reference in New Issue
Block a user