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 31f5a9f commit 1e47884Copy full SHA for 1e47884
.github/workflows/test-deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
- uses: actions/setup-node@v4
20
with:
21
- node-version: 22.18.0
+ node-version: 22.19.0
22
cache: yarn
23
24
- name: Install dependencies
0 commit comments