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 cbf96f6 commit 3823d4dCopy full SHA for 3823d4d
1 file changed
.github/workflows/test-code.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Node.js
16
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
17
with:
18
- node-version: "22.21.0"
+ node-version: "22.21.1"
19
20
- name: PNPM update to v9.15.5
21
run: npm i -g corepack@latest && corepack enable pnpm && corepack use pnpm@9.15.5
0 commit comments