We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13aeaf2 commit ef0810cCopy full SHA for ef0810c
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
node-version: 20
30
31
- name: Install pnpm
32
- uses: pnpm/action-setup@v3.0.0
+ uses: pnpm/action-setup@v4.0.0
33
with:
34
version: 8
35
run_install: false
0 commit comments