We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03c32a5 + 4a4f4c3 commit 2d5708bCopy full SHA for 2d5708b
2 files changed
.github/workflows/commitlint.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Setup node env 🏗
21
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
22
with:
23
node-version: ${{ matrix.node }}
24
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments