1 parent bbcb55e commit c368adeCopy full SHA for c368ade
1 file changed
.github/workflows/build.yml
@@ -97,7 +97,7 @@ jobs:
97
if: ${{ matrix.enabled }}
98
uses: actions/setup-node@v4
99
with:
100
- node-version: 20
+ node-version: 22.14.0
101
cache: pnpm
102
103
- name: Install frontend dependencies
0 commit comments