27
27
steps :
28
28
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
29
29
- name : Using Node v20.x
30
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
30
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
31
31
id : yarn-cache
32
32
with :
33
33
node-version : ' 20.x'
48
48
steps :
49
49
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50
50
- name : Using Node v20.x
51
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
51
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
52
52
id : yarn-cache
53
53
with :
54
54
node-version : ' 20.x'
72
72
with :
73
73
fetch-depth : 0
74
74
- name : Using Node v20.x
75
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
75
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
76
76
with :
77
77
node-version : ' 20.x'
78
78
cache : ' yarn'
87
87
steps :
88
88
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
89
89
- name : Using Node v20.x
90
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
90
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
91
91
with :
92
92
node-version : ' 20.x'
93
93
cache : ' yarn'
@@ -104,7 +104,7 @@ jobs:
104
104
steps :
105
105
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
106
106
- name : Using Node v20.x
107
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
107
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
108
108
with :
109
109
node-version : ' 20.x'
110
110
cache : ' yarn'
@@ -123,7 +123,7 @@ jobs:
123
123
steps :
124
124
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
125
125
- name : Using Node v20.x
126
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
126
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
127
127
with :
128
128
node-version : ' 20.x'
129
129
cache : ' yarn'
@@ -156,7 +156,7 @@ jobs:
156
156
steps :
157
157
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
158
158
- name : Using Node v20.x
159
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
159
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
160
160
with :
161
161
node-version : ' 20.x'
162
162
cache : ' yarn'
@@ -230,7 +230,7 @@ jobs:
230
230
steps :
231
231
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
232
232
- name : Using Node v${{matrix.node-version}}
233
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
233
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
234
234
with :
235
235
node-version : ${{matrix.node-version}}
236
236
cache : ' yarn'
@@ -285,7 +285,7 @@ jobs:
285
285
fetch-depth : 0 # all history in order to be able to show last-edited-at dates
286
286
lfs : true
287
287
- name : Using Node v20.x
288
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
288
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
289
289
with :
290
290
node-version : ' 20.x'
291
291
cache : ' yarn'
@@ -341,7 +341,7 @@ jobs:
341
341
steps :
342
342
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
343
343
- name : Using Node v20.x
344
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
344
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
345
345
with :
346
346
node-version : ' 20.x'
347
347
cache : ' yarn'
@@ -411,7 +411,7 @@ jobs:
411
411
steps :
412
412
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
413
413
- name : Using Node v20.x
414
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
414
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
415
415
with :
416
416
node-version : ' 20.x'
417
417
cache : ' yarn'
@@ -580,7 +580,7 @@ jobs:
580
580
id-token : write
581
581
steps :
582
582
- name : Using Node v20.x
583
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
583
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
584
584
with :
585
585
node-version : ' 20.x'
586
586
registry-url : ' https://registry.npmjs.org'
@@ -620,7 +620,7 @@ jobs:
620
620
id-token : write
621
621
steps :
622
622
- name : Using Node v20.x
623
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
623
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
624
624
with :
625
625
node-version : ' 20.x'
626
626
registry-url : ' https://registry.npmjs.org'
@@ -660,7 +660,7 @@ jobs:
660
660
id-token : write
661
661
steps :
662
662
- name : Using Node v20.x
663
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
663
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
664
664
with :
665
665
node-version : ' 20.x'
666
666
registry-url : ' https://registry.npmjs.org'
@@ -700,7 +700,7 @@ jobs:
700
700
id-token : write
701
701
steps :
702
702
- name : Using Node v20.x
703
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
703
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
704
704
with :
705
705
node-version : ' 20.x'
706
706
registry-url : ' https://registry.npmjs.org'
@@ -740,7 +740,7 @@ jobs:
740
740
id-token : write
741
741
steps :
742
742
- name : Using Node v20.x
743
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
743
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
744
744
with :
745
745
node-version : ' 20.x'
746
746
registry-url : ' https://registry.npmjs.org'
@@ -780,7 +780,7 @@ jobs:
780
780
id-token : write
781
781
steps :
782
782
- name : Using Node v20.x
783
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
783
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
784
784
with :
785
785
node-version : ' 20.x'
786
786
registry-url : ' https://registry.npmjs.org'
@@ -820,7 +820,7 @@ jobs:
820
820
id-token : write
821
821
steps :
822
822
- name : Using Node v20.x
823
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
823
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
824
824
with :
825
825
node-version : ' 20.x'
826
826
registry-url : ' https://registry.npmjs.org'
@@ -860,7 +860,7 @@ jobs:
860
860
id-token : write
861
861
steps :
862
862
- name : Using Node v20.x
863
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
863
+ uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
864
864
with :
865
865
node-version : ' 20.x'
866
866
registry-url : ' https://registry.npmjs.org'
0 commit comments