We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96a238d + 7fa7574 commit 193995eCopy full SHA for 193995e
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