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 e1e9994 commit 9165e7eCopy full SHA for 9165e7e
.github/actions/install/action.yml
@@ -10,7 +10,7 @@ runs:
10
- name: Setup Node
11
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
12
with:
13
- node-version: 22.19.0
+ node-version: 22.20.0
14
cache: pnpm
15
16
- name: Install dependencies
0 commit comments