We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8674ec + abf15a8 commit 5c2b313Copy full SHA for 5c2b313
1 file changed
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up Node.js
27
uses: actions/setup-node@v2
28
with:
29
- node-version: "18"
+ node-version: "22"
30
31
- name: Install dependencies
32
run: yarn install
0 commit comments