We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a626826 + a00d3e4 commit c118534Copy full SHA for c118534
.github/workflows/build-and-release-desktop.yml
@@ -255,19 +255,19 @@ jobs:
255
uses: actions/checkout@v2
256
257
- name: Downloading artifacts
258
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
259
with:
260
name: firefly-desktop-windows-2019
261
path: assets
262
263
264
265
266
name: firefly-desktop-macos-13
267
268
269
270
271
272
name: firefly-desktop-ubuntu-22.04
273
0 commit comments