We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bb20e commit 315dde4Copy full SHA for 315dde4
.github/workflows/ci-cd.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
23
24
- - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4
25
with:
26
cache: "npm"
27
node-version-file: ".nvmrc"
0 commit comments