We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05b090 commit b87d3fbCopy full SHA for b87d3fb
.github/workflows/node-ci.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
20
- name: Setup node
21
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
22
with:
23
node-version-file: .nvmrc
24
cache: npm
0 commit comments