Skip to content

Commit 7579b53

Browse files
abyssabyss
authored andcommitted
fix: bumped node to 24 alpine
1 parent 58838ff commit 7579b53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Setup Node.js
3131
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
3232
with:
33-
node-version: 20
33+
node-version: 24
3434
cache: pnpm
3535
cache-dependency-path: frontend/pnpm-lock.yaml
3636

0 commit comments

Comments
 (0)