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 585b04c commit 142fbe5Copy full SHA for 142fbe5
1 file changed
.github/workflows/ci-cd.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
24
- uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6
25
if: github.event_name == 'pull_request'
26
- - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
+ - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
27
with:
28
cache: 'npm'
29
node-version-file: '.nvmrc'
0 commit comments