There was an error while loading. Please reload this page.
1 parent e3a32e3 commit 79ee747Copy full SHA for 79ee747
1 file changed
.github/actions/setup-node-pnpm-install/action.yml
@@ -21,7 +21,7 @@ runs:
21
run_install: false
22
- uses: actions/setup-node@v4
23
with:
24
- node-version: 20
+ node-version: 22
25
cache: 'pnpm'
26
27
- name: 📦 Install Project Dependencies
0 commit comments