Skip to content

Commit 83252ce

Browse files
chore(deps): update dependency node to v24
1 parent d6cb832 commit 83252ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: install node
1919
uses: actions/setup-node@v6
2020
with:
21-
node-version: 22
21+
node-version: 22 || 24
2222

2323
- name: checkout code to pick up commitlint configuration
2424
uses: actions/checkout@v5

0 commit comments

Comments
 (0)