We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bddb83 + 6defee0 commit 1e51c40Copy full SHA for 1e51c40
1 file changed
.github/workflows/pull_request.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Setup node environment
88
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
89
with:
90
- node-version-file: .nvrmc
+ node-version-file: .nvmrc
91
cache: npm
92
check-latest: true
93
0 commit comments