Commit b9722f19 authored by liziwl's avatar liziwl
Browse files

修改版本号

parent 25680c47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ jobs:

    - uses: actions/setup-node@v3
      with:
        node-version: '16'
        node-version: '18'

    - name: Install Dependencies
      run: yarn install