Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
chore: update node version (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 authored Jan 11, 2025
1 parent 9dd446c commit 948bd0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
with:
fetch-depth: 0

- name: Use Node.js 18
- name: Use Node.js 20
uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20

- uses: pnpm/action-setup@v2
name: Install pnpm
Expand Down

0 comments on commit 948bd0b

Please sign in to comment.