Skip to content

Commit e7bd0a3

Browse files
chore(deps): update dependency node to v24
1 parent 90f20f6 commit e7bd0a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v3
1111
- uses: actions/setup-node@v3
1212
with:
13-
node-version: '12.x'
13+
node-version: '24.x'
1414
- run: npm install
1515
- run: npm run build
1616
- name: commit changes

0 commit comments

Comments
 (0)