We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 328e10e + 4406e14 commit bdb59b8Copy full SHA for bdb59b8
.github/workflows/commitlint.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Setup node env 🏗
21
- uses: actions/setup-node@v4.0.1
+ uses: actions/setup-node@v4.0.3
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