We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39761d4 commit 676982bCopy full SHA for 676982b
1 file changed
.github/workflows/release.yml
@@ -27,9 +27,6 @@ jobs:
27
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
28
with:
29
node-version: 22.x
30
- registry-url: "https://registry.npmjs.org"
31
- cache: "pnpm"
32
- always-auth: true
33
34
- name: Install pnpm
35
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
0 commit comments