This commit is contained in:
Kyle Leonhard 2025-04-02 16:06:41 -04:00 committed by GitHub
commit a300359e24
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 657 additions and 5 deletions

View file

@ -158,7 +158,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest, macos-13]
node-version-file:
[.nvmrc, .tool-versions, .tool-versions-node, package.json]
[.nvmrc, .tool-versions, .tool-versions-node, package.json, .npmrc]
steps:
- uses: actions/checkout@v4
- name: Setup node from node version file