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 106b20c commit 9c57299Copy full SHA for 9c57299
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 22
+ node-version: 23
20
check-latest: true
21
- name: set up react 19
22
if: matrix.react == 19
0 commit comments