We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75bc16 commit d11c022Copy full SHA for d11c022
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
version-file: .tool-versions
34
version-type: strict
35
36
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
37
with:
38
cache: 'npm'
39
cache-dependency-path: './assets/package-lock.json'
0 commit comments