Skip to content

Commit 1e51c40

Browse files
authored
Merge pull request #7522 from larouxn/fix_typo_in_pr_workflow
2 parents 4bddb83 + 6defee0 commit 1e51c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Setup node environment
8888
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
8989
with:
90-
node-version-file: .nvrmc
90+
node-version-file: .nvmrc
9191
cache: npm
9292
check-latest: true
9393

0 commit comments

Comments
 (0)