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 fd109ef + 5faa691 commit d2e804bCopy full SHA for d2e804b
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Node
24
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
25
with:
26
- node-version: 18
+ node-version-file: .nvmrc
27
28
- name: Install BitGoJS
29
run: yarn install --with-frozen-lockfile
0 commit comments