Skip to content

Commit e2eb88d

Browse files
chore(deps): update dependency node to v24.12.0
1 parent 588c830 commit e2eb88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1818
- uses: actions/setup-node@v6
1919
with:
20-
node-version: '24.11.1'
20+
node-version: '24.12.0'
2121
- name: Setup Node Modules
2222
uses: bahmutov/npm-install@v1
2323
- name: Run ESLint

0 commit comments

Comments
 (0)