We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ada3b9 + 80579e2 commit dee22d2Copy full SHA for dee22d2
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