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 d8d0d8c commit a366c0fCopy full SHA for a366c0f
.github/workflows/main.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Setup Node.js
89
uses: actions/setup-node@v4
90
with:
91
- node-version: '20.x'
+ node-version: '22.x'
92
cache: 'npm'
93
94
- name: Install dependencies
0 commit comments