We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0851a2 commit 250a84cCopy full SHA for 250a84c
1 file changed
.github/actions/setup/action.yml
@@ -8,7 +8,6 @@ runs:
8
uses: actions/setup-node@v6
9
with:
10
node-version: '24'
11
- node-version-file: .nvmrc
12
13
- name: Upgrade npm for trusted publishing
14
run: npm install -g npm@latest
0 commit comments