1 parent 2b4e340 commit 5843160Copy full SHA for 5843160
1 file changed
.github/workflows/deploy-frontend.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/setup-node@v4
17
with:
18
node-version: '24'
19
- cache: 'npm'
+
20
21
- name: Install dependencies
22
run: |
0 commit comments