We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940fa05 commit 992b6c8Copy full SHA for 992b6c8
1 file changed
.github/workflows/dev-package.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup NodeJS
26
uses: actions/setup-node@v4
27
with:
28
- node-version: 22.16
+ node-version-file: '.nvmrc'
29
30
- uses: pnpm/action-setup@v4
31
name: Install pnpm
0 commit comments