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 78819f4 commit 44cd371Copy full SHA for 44cd371
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Install npm
81
uses: actions/setup-node@v3
82
with:
83
- node-version: 20
+ node-version: 22
84
- name: Install browser-ui-test
85
run: npm install
86
- name: Run eslint
0 commit comments