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 c8f28cc commit 14925ccCopy full SHA for 14925cc
1 file changed
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
persist-credentials: false
31
32
- name: 🟢 Setup Node.js
33
- uses: actions/setup-node@670825a89dc0abd596e7a3abd0f5e3f6e5faf37c # main
+ uses: actions/setup-node@0355742c943ddb13ca8a6b700f824231caa91e75 # main
34
with:
35
node-version-file: ".tool-versions"
36
cache: "npm"
0 commit comments