We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8344228 commit 18fb60dCopy full SHA for 18fb60d
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
node-version: ^20
21
registry-url: https://registry.npmjs.org
22
- name: 🚀 Setup pnpm
23
- uses: pnpm/action-setup@v2.4.0
+ uses: pnpm/action-setup@v4
24
- name: ↘️ Install dependencies
25
run: pnpm install --no-frozen-lockfile
26
- name: 🏗️ Build Package
0 commit comments