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.
2 parents c19a10d + 0bd4d78 commit 4f92732Copy full SHA for 4f92732
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-node@v4
25
with:
26
# The talk on the street says this might be a good version for building.
27
- node-version: 20.11.0
+ node-version: 20.19.0
28
cache: yarn
29
30
- name: Install Yarn dependencies
0 commit comments