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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
141141 with :
142142 ref : ${{ github.event.workflow_run.head_branch }}
143- - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
143+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .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@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
182+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
183183 with :
184184 name : update-site
185185 - name : Setup ssh key for sourceforge
@@ -226,7 +226,7 @@ jobs:
226226 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
227227 with :
228228 ref : ${{ github.event.workflow_run.head_branch }}
229- - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
229+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
230230 with :
231231 name : update-site
232232 - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
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@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
133+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .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@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
177+ - uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 .0.0
178178 with :
179179 name : update-site
180180 - uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
You can’t perform that action at this time.
0 commit comments