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 a600a79 commit 7e2ff2fCopy full SHA for 7e2ff2f
.github/workflows/continuous-integration.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Use Node.js v20
36
uses: actions/setup-node@v4
37
with:
38
- node-version: 20
+ node-version: 22
39
cache: yarn
40
registry-url: https://registry.yarnpkg.com/
41
- name: Install Dependencies
0 commit comments