Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Caffa authored Dec 15, 2024
1 parent 580ba20 commit a3d4106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit a3d4106

Please sign in to comment.