add 16.18

This commit is contained in:
n4n5
2024-07-30 05:08:57 +02:00
committed by GitHub
parent 44216604a8
commit 9c8ebb7d5a

View File

@ -35,7 +35,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: "latest"
node-version: "16.18"
- name: npm install
run: npm ci --force
- name: config