We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b16365 commit abf15a8Copy full SHA for abf15a8
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