Skip to content

Commit

Permalink
Update build&release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bread-Ch4n authored Mar 31, 2024
1 parent 77abdf0 commit 957e4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build&release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '14' # Choose the Node.js version you need
node-version: '20' # Choose the Node.js version you need

- name: Install Dependencies
run: npm install
Expand Down

0 comments on commit 957e4dc

Please sign in to comment.