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 7f1c0e6 commit 309f232Copy full SHA for 309f232
.github/workflows/deploy-v4-site.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- uses: actions/setup-node@v6
27
with:
28
- node-version: '22.21.1'
+ node-version: '22.22.0'
29
cache: 'pnpm'
30
31
- name: Install dependencies
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments