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 6bd9054 commit 50940b9Copy full SHA for 50940b9
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/setup-node@v6
33
with:
34
package-manager-cache: false
35
- node-version: 18
+ node-version: 20
36
cache: 'yarn'
37
cache-dependency-path: yarn.lock
38
- name: Prepare release
0 commit comments