Skip to content

Commit fdfa401

Browse files
chore(deps): updated node to 24.11.0. (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e11dea8 commit fdfa401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122

123123
- uses: actions/setup-node@v4
124124
with:
125-
node-version: '20'
125+
node-version: '24'
126126

127127
- name: Check internal links
128128
run: |

0 commit comments

Comments
 (0)