Skip to content

Commit 36e80d9

Browse files
committed
chore: ensure using latest npm
1 parent 3c22f0c commit 36e80d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ runs:
1515
with:
1616
node-version-file: .node-version
1717
registry-url: "https://registry.npmjs.org"
18+
npm-version: latest
1819

1920
- run: corepack enable
2021
shell: bash

0 commit comments

Comments
 (0)