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.
1 parent 572edf9 commit cfad49bCopy full SHA for cfad49b
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v4
22
- uses: wagoid/commitlint-github-action@v5
23
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
24
with:
25
cache: "npm"
26
node-version-file: ".nvmrc"
0 commit comments