Skip to content

Commit c65a611

Browse files
chore(deps): update dependency node to v24
1 parent d16e1f5 commit c65a611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Set up Node.js
4949
uses: actions/setup-node@v4
5050
with:
51-
node-version: '20'
51+
node-version: '24'
5252
cache: 'npm'
5353
cache-dependency-path: frontend/package-lock.json
5454
- name: Install dependencies

0 commit comments

Comments
 (0)