Skip to content

Commit

Permalink
chore: updated node version in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KernelPanic92 committed Jun 4, 2024
1 parent bb15408 commit 1de866e
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 316 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '20'

- name: Setup Corepack
run: |
Expand Down
Loading

0 comments on commit 1de866e

Please sign in to comment.