We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0075fbf + 485f3d2 commit c2ab141Copy full SHA for c2ab141
1 file changed
.github/workflows/commit.yml
@@ -9,7 +9,7 @@ jobs:
9
fetch-depth: 0
10
fetch-tags: true
11
submodules: true
12
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v4
13
with:
14
node-version: 23.1
15
- name: Install commitlint
0 commit comments