Skip to content

Commit 678d75f

Browse files
bump node version in GHA (#219)
1 parent 8bf1635 commit 678d75f

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Use Node.js
1616
uses: actions/setup-node@v4
1717
with:
18-
node-version: '22'
18+
node-version: '24'
1919

2020
- name: Restore npm cache
2121
uses: actions/cache@v4

0 commit comments

Comments
 (0)