Update release.yml

This commit is contained in:
Pamela 2024-12-15 12:47:34 +08:00 committed by GitHub
parent 580ba202a8
commit a3d4106d5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: "14.x" # You might need to adjust this value to your own version
node-version: "20.17.0" # You might need to adjust this value to your own version
- name: Build
id: build
run: |