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 a99fe91 commit 877686bCopy full SHA for 877686b
.github/workflows/node-ci.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
19
- name: Setup node
20
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
+ uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3
21
with:
22
node-version-file: .nvmrc
23
cache: npm
0 commit comments