We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49008af commit 51b9081Copy full SHA for 51b9081
.github/workflows/pr-title.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: install node
19
uses: actions/setup-node@v6
20
with:
21
- node-version: 22 || 24
+ node-version: 24
22
23
- name: checkout code to pick up commitlint configuration
24
uses: actions/checkout@v5
0 commit comments