修改sqlite版本

This commit is contained in:
whyour
2022-01-06 23:25:48 +08:00
parent 233081149b
commit d2e23341eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: '14'
node-version: '16'
- name: build front and back
run: |