We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0e676 commit f25dceeCopy full SHA for f25dcee
1 file changed
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-node@v4
22
with:
23
- node-version: 20
+ node-version: 22
24
cache: "yarn"
25
26
- name: Install dependencies
0 commit comments