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 f27c3ae commit 6cc40cbCopy full SHA for 6cc40cb
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Install npm
81
uses: actions/setup-node@v5
82
with:
83
- node-version: 22
+ node-version: 24
84
- name: Install browser-ui-test
85
run: npm install
86
- name: Run eslint
0 commit comments