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 fee6a2f commit 2e60187Copy full SHA for 2e60187
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@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
27
with:
28
cache: 'npm'
29
node-version-file: '.nvmrc'
0 commit comments