We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7ca0a9 commit ded2b6dCopy full SHA for ded2b6d
1 file changed
.github/workflows/semantic-pr.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Setup Node.js
65
uses: actions/setup-node@v6
66
with:
67
- node-version: '24.14.0'
+ node-version: '24.14.1'
68
69
- name: Install commitlint
70
run: |
0 commit comments