We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc90700 commit 592d0d2Copy full SHA for 592d0d2
1 file changed
.github/workflows/npm-release.yml
@@ -67,10 +67,6 @@ jobs:
67
with:
68
node-version: lts/*
69
70
- # Ensure npm 11.5.1 or later is installed
71
- - name: Update npm
72
- run: npm install -g npm@latest
73
-
74
# Install action dependencies
75
- name: Install action dependencies
76
run: npm i --no-package-lock --no-fund --force --omit=dev
0 commit comments