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 6a6cfd4 commit a060726Copy full SHA for a060726
.github/composite-actions/install/action.yml
@@ -7,7 +7,7 @@ runs:
7
- uses: pnpm/action-setup@v4
8
9
- name: Setup Node.js
10
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
11
with:
12
node-version: 18
13
registry-url: 'https://registry.npmjs.org'
0 commit comments