We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a76da4 commit b444820Copy full SHA for b444820
1 file changed
.github/workflows/npm-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
node-version: 22.14.0
22
registry-url: https://registry.npmjs.org
23
- cache: npm
+ package-manager-cache: false
24
25
- name: Update npm for trusted publishing
26
run: npm install --global npm@11
0 commit comments