Skip to content

Commit

Permalink
chore(acion): updated node version for node lib
Browse files Browse the repository at this point in the history
  • Loading branch information
R11manish committed Jan 18, 2024
1 parent e3ebe64 commit 3fa9d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 20.8.1
node-version: 20.11.0
- name: Install pnpm
run: npm install -g pnpm@7.33.5
- name: Install dependencies
Expand Down

0 comments on commit 3fa9d11

Please sign in to comment.