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 9d68575 commit bda587cCopy full SHA for bda587c
tooling/github/setup/action.yml
@@ -7,7 +7,7 @@ runs:
7
- uses: pnpm/action-setup@v4
8
- uses: actions/setup-node@v4
9
with:
10
- node-version: 20.19.4
+ node-version: 22.18.0
11
cache: "pnpm"
12
13
- shell: bash
0 commit comments