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 f81ee34 commit b5fc606Copy full SHA for b5fc606
1 file changed
.github/workflows/ci-cd.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
25
- uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5
26
if: github.event_name == 'pull_request'
27
- - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
+ - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
28
with:
29
cache: "npm"
30
node-version-file: ".nvmrc"
0 commit comments