Skip to content

Commit c638a4e

Browse files
chore(deps): update dependency node to v24
1 parent ed50557 commit c638a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: actions/setup-python@v5
4949
- uses: actions/setup-node@v5
5050
with:
51-
node-version: "22"
51+
node-version: "24"
5252

5353
- name: Generate ToC
5454
run: make markdown-toc

0 commit comments

Comments
 (0)