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 da20d05 commit 99607b2Copy full SHA for 99607b2
.github/workflows/frontend.yml
@@ -68,7 +68,7 @@ jobs:
68
strategy:
69
fail-fast: false
70
matrix:
71
- node-version: [20]
+ node-version: [24]
72
defaults:
73
run:
74
working-directory: frontend
0 commit comments