Merge pull request #7522 from larouxn/fix_typo_in_pr_workflow

This commit is contained in:
Bill Thornton
2026-01-22 21:24:02 -05:00
committed by GitHub
+1 -1
View File
@@ -87,7 +87,7 @@ jobs:
- name: Setup node environment
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version-file: .nvrmc
node-version-file: .nvmrc
cache: npm
check-latest: true