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.
2 parents b40bb5e + c3c13b3 commit e5853c8Copy full SHA for e5853c8
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # main
23
24
- name: 🟢 Setup Node.js
25
- uses: actions/setup-node@dda4788290998366da86b6a4f497909644397bb2 # main
+ uses: actions/setup-node@b9b25d45f70a5d94d88496aa4896bf9ed8f49b67 # main
26
with:
27
node-version-file: ".nvmrc"
28
cache: "npm"
0 commit comments