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 d49e194 commit 75eb313Copy full SHA for 75eb313
1 file changed
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Configure Node.js
11
uses: actions/setup-node@v4
12
with:
13
- node-version: '18.x'
+ node-version: '20.x'
14
- name: Install dependencies
15
run: npm install
16
- name: Test interface
0 commit comments