We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c42fe commit 2b4ffb1Copy full SHA for 2b4ffb1
1 file changed
.github/workflows/test-deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 22
+ node-version: 24
20
cache: yarn
21
22
- name: Enable Corepack (Yarn Berry)
0 commit comments