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 37bde20 commit eea855bCopy full SHA for eea855b
.github/workflows/lint-and-test.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install Node.js and use yarn
18
uses: actions/setup-node@v6
19
with:
20
- node-version: '22.19.0'
+ node-version: '22.20.0'
21
cache: 'yarn'
22
23
- name: Install All Dependencies
0 commit comments