Skip to content

Commit d920c8f

Browse files
committed
CI Fix: bump node to v24
Signed-off-by: Fahd Ashour <fahd.fady212@gmail.com>
1 parent 26f6e98 commit d920c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Node.js
2222
uses: actions/setup-node@v4
2323
with:
24-
node-version: '20'
24+
node-version: '24'
2525
cache: 'npm'
2626
cache-dependency-path: 'BLEU-Website/package-lock.json'
2727

0 commit comments

Comments
 (0)