4949 - name : ' maketgz'
5050 run : SOURCE_DATE_EPOCH=1711526400 ./scripts/maketgz 99.98.97
5151
52- - uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
52+ - uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
5353 with :
5454 name : ' release-tgz'
5555 path : ' curl-99.98.97.tar.gz'
7575 timeout-minutes : 10
7676 needs : maketgz-and-verify-in-tree
7777 steps :
78- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
78+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
7979 with :
8080 name : ' release-tgz'
8181
9999 timeout-minutes : 10
100100 needs : maketgz-and-verify-in-tree
101101 steps :
102- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
102+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
103103 with :
104104 name : ' release-tgz'
105105
@@ -125,7 +125,7 @@ jobs:
125125 timeout-minutes : 10
126126 needs : maketgz-and-verify-in-tree
127127 steps :
128- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
128+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
129129 with :
130130 name : ' release-tgz'
131131
@@ -149,7 +149,7 @@ jobs:
149149 timeout-minutes : 10
150150 needs : maketgz-and-verify-in-tree
151151 steps :
152- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
152+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
153153 with :
154154 name : ' release-tgz'
155155
@@ -170,7 +170,7 @@ jobs:
170170 timeout-minutes : 5
171171 needs : maketgz-and-verify-in-tree
172172 steps :
173- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
173+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
174174 with :
175175 name : ' release-tgz'
176176
@@ -192,7 +192,7 @@ jobs:
192192 timeout-minutes : 5
193193 needs : maketgz-and-verify-in-tree
194194 steps :
195- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
195+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
196196 with :
197197 name : ' release-tgz'
198198
@@ -218,7 +218,7 @@ jobs:
218218 with :
219219 persist-credentials : false
220220
221- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
221+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
222222 with :
223223 name : ' release-tgz'
224224
0 commit comments