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 d5e7373 commit 6b77a35Copy full SHA for 6b77a35
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Use Node.js
19
uses: actions/setup-node@v3
20
with:
21
- node-version: '18'
+ node-version: '20'
22
cache: 'yarn'
23
24
- name: Install packages
0 commit comments