chore: Update ci.yml

This commit is contained in:
xrkffgg
2024-02-18 13:50:22 +08:00
committed by GitHub
parent 49a9184d18
commit a0d1612783

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
node-version: [20.x]
steps:
- name: checkout
uses: actions/checkout@main