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 01e4b3b commit 0ed8cb7Copy full SHA for 0ed8cb7
.github/actions/install-tools/action.yml
@@ -6,7 +6,7 @@ runs:
6
- name: Install Node
7
uses: actions/setup-node@v4
8
with:
9
- node-version: 20
+ node-version: 22
10
11
- name: Install pnpm
12
uses: pnpm/action-setup@v4
0 commit comments