Skip to content

Commit a3b453b

Browse files
merge master
2 parents 0050a5d + 5fb8db7 commit a3b453b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup NodeJS
2727
uses: actions/setup-node@v4
2828
with:
29-
node-version: 22.16
29+
node-version-file: '.nvmrc'
3030

3131
- uses: pnpm/action-setup@v4
3232
name: Install pnpm

0 commit comments

Comments
 (0)