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 3b20f67 commit 11da484Copy full SHA for 11da484
.github/actions/setup/action.yml
@@ -11,7 +11,7 @@ runs:
11
- name: Setup Node.js
12
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
13
with:
14
- node-version: 20
+ node-version: 22
15
cache: pnpm
16
17
- name: Install dependencies
0 commit comments