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 6a7e4cf commit 629e4abCopy full SHA for 629e4ab
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-node@v3
20
with:
21
- node-version: 20.8.0
+ node-version: 20.11.1
22
check-latest: true
23
cache: 'npm'
24
0 commit comments