Skip to content

Commit 066d9df

Browse files
committed
aligns the node version with whatss in other jobs
Signed-off-by: stuffbyyuki <kake.19940627@gmail.com>
1 parent fa6dd21 commit 066d9df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
- uses: actions/checkout@v5
197197
- uses: actions/setup-node@v6
198198
with:
199-
node-version: '20'
199+
node-version: '22'
200200
- uses: pnpm/action-setup@v4
201201
with:
202202
version: latest

0 commit comments

Comments
 (0)