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 6bb02af commit cc1e1dcCopy full SHA for cc1e1dc
3 files changed
.github/workflows/Ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-node@v4
17
with:
18
- node-version: 20
+ node-version: 22
19
cache: npm
20
21
- name: 📦 Install dependencies
.github/workflows/UpdateDirectory.yml
@@ -14,7 +14,7 @@ jobs:
14
.github/workflows/UploadCoverageReport.yml
@@ -16,7 +16,7 @@ jobs:
22
- name: Install dependencies
0 commit comments