We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b8598 commit 9b8a549Copy full SHA for 9b8a549
1 file changed
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- uses: actions/setup-node@v4
23
with:
24
- node-version: "20"
+ node-version: "24"
25
cache: "yarn"
26
registry-url: "https://registry.npmjs.org"
27
0 commit comments