nit: update npm (#10161)

This commit is contained in:
jif-oai
2026-01-29 15:08:22 +01:00
committed by GitHub
parent 4ba911d48c
commit d29129f352

View File

@@ -451,6 +451,10 @@ jobs:
registry-url: https://registry.npmjs.org
scope: "@openai"
# Trusted publishing requires npm CLI version 11.5.1 or later.
- name: Update npm
run: npm install -g npm@latest
- name: Download npm tarball
uses: actions/download-artifact@v7
with: