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 02ab90d commit a6da5afCopy full SHA for a6da5af
.github/workflows/ci-cd.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
22
23
- - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
24
with:
25
cache: "npm"
26
node-version-file: ".nvmrc"
0 commit comments