Skip to content

Commit 41e6729

Browse files
chore(ci): stop updating npm (#4045)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 5e6df42 commit 41e6729

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pre-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
check-latest: true
1717
cache-dependency-path: 'npm-shrinkwrap.json'
1818
registry-url: 'https://registry.npmjs.org'
19-
# This can be removed once npm >=7.20.0 is installed by default.
20-
# See https://github.com/npm/cli/issues/2755.
21-
- name: Upgrade npm
22-
run: npm install -g npm@latest
2319
- name: Install core dependencies
2420
run: npm ci --no-audit
2521
- name: Extract tag and version

0 commit comments

Comments
 (0)