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 fd95d7b commit 2b702ecCopy full SHA for 2b702ec
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-node@v4
20
with:
21
- node-version: 20.11.1
+ node-version: 20.18.1
22
check-latest: true
23
cache: 'npm'
24
0 commit comments