We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0060cab commit bdaba68Copy full SHA for bdaba68
1 file changed
.github/workflows/release_extension.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
node-version: '20'
34
- name: Install pnpm
35
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v4
36
37
version: 10
38
- name: Install dependencies
0 commit comments