We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72f849 commit effc638Copy full SHA for effc638
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
39
with:
40
- node-version: "22.22.0"
+ node-version: "22.22.2"
41
42
- run: npm install -g npm@latest
43
0 commit comments