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.
1 parent 3328518 commit ba6e176Copy full SHA for ba6e176
.github/actions/pnpm-setup/action.yml
@@ -8,7 +8,7 @@ runs:
8
- name: Setup Node.js
9
uses: actions/setup-node@v3
10
with:
11
- node-version: 16.x
+ node-version: 18.x
12
13
# Install pnpm. https://github.com/pnpm/action-setup
14
- uses: pnpm/action-setup@v2
0 commit comments