Skip to content

Commit a8d2086

Browse files
chore(deps): update dependency node to v24
1 parent 0fb75f5 commit a8d2086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Node
2727
uses: actions/setup-node@v5
2828
with:
29-
node-version: 22
29+
node-version: 24
3030

3131
- name: Install Node modules
3232
uses: bahmutov/npm-install@v1

0 commit comments

Comments
 (0)