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 13681fb + a4cbf16 commit 8fbab1cCopy full SHA for 8fbab1c
.github/workflows/ci-cd.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5
24
if: github.event_name == 'pull_request'
25
26
- - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
+ - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
27
with:
28
cache: "npm"
29
node-version-file: ".nvmrc"
0 commit comments