We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2ab141 + 2d33d71 commit 8f266ddCopy full SHA for 8f266dd
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@v4
+ - uses: actions/setup-node@v6
13
with:
14
node-version: 23.1
15
- name: Install commitlint
0 commit comments