File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ jobs:
140140 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
141141 with :
142142 ref : ${{ github.event.workflow_run.head_branch }}
143- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
143+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
144144 with :
145145 name : update-site
146146 - name : Prepare Release Notes
@@ -179,7 +179,7 @@ jobs:
179179 run :
180180 shell : bash
181181 steps :
182- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
182+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
183183 with :
184184 name : update-site
185185 - name : Setup ssh key for sourceforge
@@ -226,7 +226,7 @@ jobs:
226226 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
227227 with :
228228 ref : ${{ github.event.workflow_run.head_branch }}
229- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
229+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
230230 with :
231231 name : update-site
232232 - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130 run :
131131 shell : bash
132132 steps :
133- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
133+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
134134 with :
135135 name : update-site
136136 - name : Setup ssh key for sourceforge
@@ -174,7 +174,7 @@ jobs:
174174 run :
175175 shell : bash
176176 steps :
177- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
177+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
178178 with :
179179 name : update-site
180180 - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
You can’t perform that action at this time.
0 commit comments