Skip to content

Commit

Permalink
Updated Node.js version in action
Browse files Browse the repository at this point in the history
  • Loading branch information
lfades committed Dec 18, 2023
1 parent 70eb2bb commit a292ca7
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 @@ -33,7 +33,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 16.14
node-version: 18.17.1
cache: pnpm

- name: Install Dependencies
Expand Down

0 comments on commit a292ca7

Please sign in to comment.