We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89354d5 commit 0a06ea5Copy full SHA for 0a06ea5
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Set node version to 18
21
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
22
with:
23
node-version: 18
24
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments