We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7321c commit 6f84623Copy full SHA for 6f84623
1 file changed
.github/actions/install-dependencies/action.yml
@@ -11,7 +11,7 @@ runs:
11
- name: Install pnpm
12
uses: pnpm/action-setup@v4
13
with:
14
- version: 9
+ version: 10
15
16
- name: Install Node.js ${{ inputs.node-version }}
17
uses: actions/setup-node@v4
0 commit comments