We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc89999 + 7b60de5 commit 0a92ad9Copy full SHA for 0a92ad9
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # main
23
24
- name: 🟢 Setup Node.js
25
- uses: actions/setup-node@d02c89dce7e1ba9ef629ce0680989b3a1cc72edb # main
+ uses: actions/setup-node@54045abd5dcd3b0fee9ca02fa24c57545834c9cc # main
26
with:
27
node-version-file: ".tool-versions"
28
cache: "npm"
0 commit comments