File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -74,15 +74,15 @@ jobs:
7474 runs-on : ubuntu-latest
7575
7676 steps :
77- - uses : actions/download-artifact@v4.3 .0
77+ - uses : actions/download-artifact@v5.0 .0
7878 with :
7979 name : AppImage-x86_64
8080
81- - uses : actions/download-artifact@v4.3 .0
81+ - uses : actions/download-artifact@v5.0 .0
8282 with :
8383 name : AppImage-aarch64
8484
85- - uses : actions/download-artifact@v4.3 .0
85+ - uses : actions/download-artifact@v5.0 .0
8686 with :
8787 name : version
8888
Original file line number Diff line number Diff line change @@ -68,15 +68,15 @@ jobs:
6868 runs-on : ubuntu-latest
6969
7070 steps :
71- - uses : actions/download-artifact@v4.3 .0
71+ - uses : actions/download-artifact@v5.0 .0
7272 with :
7373 name : AppImage-x86_64
7474
75- - uses : actions/download-artifact@v4.3 .0
75+ - uses : actions/download-artifact@v5.0 .0
7676 with :
7777 name : AppImage-aarch64
7878
79- - uses : actions/download-artifact@v4.3 .0
79+ - uses : actions/download-artifact@v5.0 .0
8080 with :
8181 name : version
8282
You can’t perform that action at this time.
0 commit comments