We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329701a commit 7e30e27Copy full SHA for 7e30e27
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- uses: actions/setup-node@v4
33
with:
34
- node-version: 20
+ node-version: 22
35
cache: npm
36
37
- run: npm ci
0 commit comments