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 ea9dded commit 5f8d5f1Copy full SHA for 5f8d5f1
.github/actions/install/action.yml
@@ -10,7 +10,7 @@ runs:
10
- name: Setup Node
11
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
12
with:
13
- node-version: 22.18.0
+ node-version: 22.19.0
14
cache: pnpm
15
16
- name: Install dependencies
0 commit comments