We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4110998 commit c37b99cCopy full SHA for c37b99c
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Node.js
16
uses: actions/setup-node@v4
17
with:
18
- node-version: 21
+ node-version: 22
19
cache: npm
20
21
- name: Install dependencies
0 commit comments