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 f7556d2 commit ab506e4Copy full SHA for ab506e4
.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@1a4442cacd436585916779262731d5b162bc6ec7 # v3
+ - uses: actions/setup-node@dbe1369d7be17e7823f8c1ee1ae8bec5779239dd # v3
27
with:
28
cache: "npm"
29
node-version-file: ".nvmrc"
0 commit comments