Skip to content

Commit 909b2dd

Browse files
authored
Merge pull request #240 from SocketDev/chore-update-provenance-action
chore: fix unsupported node version error
2 parents 26ebc5b + 746f4ed commit 909b2dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
node-version: '18'
2020
registry-url: 'https://registry.npmjs.org'
2121
cache: npm
22-
- run: npm install -g npm@latest
2322
- run: npm install
2423
- run: npm publish --provenance --access public
2524
env:

0 commit comments

Comments
 (0)