Skip to content

Commit e1c1690

Browse files
chore(deps): update dependency node to v24
1 parent 2c29a64 commit e1c1690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- uses: actions/checkout@v4
1010
- uses: actions/setup-node@v4
1111
with:
12-
node-version: '20'
12+
node-version: '24'
1313
- run: "npm install"
1414
- run: "npm run lint"

0 commit comments

Comments
 (0)