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 4ecd8bf commit 20e0925Copy full SHA for 20e0925
.github/workflows/unit.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node
25
uses: actions/setup-node@v4
26
with:
27
- node-version: '20.12.1'
+ node-version: '20.19.5'
28
cache: 'yarn'
29
30
- name: Install dependencies
0 commit comments