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 b23ad40 commit c9f6a91Copy full SHA for c9f6a91
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Setup Node
47
uses: actions/setup-node@v3
48
with:
49
- node-version: '18'
+ node-version: '20.11'
50
- name: Install dependencies
51
run: npm ci
52
env:
0 commit comments