Skip to content

Commit 16d1c0a

Browse files
authored
ci(release): remove obsolete npm upgrade (#29030)
1 parent 657f503 commit 16d1c0a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ jobs:
5252
package-manager-cache: false
5353
registry-url: "https://registry.npmjs.org/"
5454

55-
# Ensure npm 11.5.1 or later for trusted publishing
56-
- run: npm install -g npm@latest
57-
5855
- run: npm ci
5956

6057
- run: npm test

0 commit comments

Comments
 (0)