We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0050a5d + 5fb8db7 commit a3b453bCopy full SHA for a3b453b
1 file changed
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup NodeJS
27
uses: actions/setup-node@v4
28
with:
29
- node-version: 22.16
+ node-version-file: '.nvmrc'
30
31
- uses: pnpm/action-setup@v4
32
name: Install pnpm
0 commit comments