Skip to content

Commit 250a84c

Browse files
committed
fix
1 parent b0851a2 commit 250a84c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ runs:
88
uses: actions/setup-node@v6
99
with:
1010
node-version: '24'
11-
node-version-file: .nvmrc
1211

1312
- name: Upgrade npm for trusted publishing
1413
run: npm install -g npm@latest

0 commit comments

Comments
 (0)