We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73eabe3 + 0ee48a0 commit ba89f25Copy full SHA for ba89f25
1 file changed
.github/workflows/CI.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Commit lint ✨
25
uses: wagoid/commitlint-github-action@v5
26
27
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
28
with:
29
node-version: "18"
30
- name: Setup PNPM
0 commit comments