We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a395ad + b9bc2ae commit 44843cbCopy full SHA for 44843cb
.github/composite-actions/install/action.yml
@@ -4,7 +4,7 @@ description: "Sets up Node.js and runs install"
4
runs:
5
using: composite
6
steps:
7
- - uses: pnpm/action-setup@v4
+ - uses: pnpm/action-setup@v5
8
name: Install pnpm
9
10
- name: Setup Node.js
0 commit comments