We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e59618 + 6981909 commit 252d2c8Copy full SHA for 252d2c8
1 file changed
.github/workflows/test-and-release.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # main
33
34
- name: 🟢 Setup Node.js
35
- uses: actions/setup-node@efcb663fc60e97218a2b2d6d827f7830f164739e # main
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # main
36
with:
37
node-version-file: ".tool-versions"
38
cache: "npm"
0 commit comments