File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -81,19 +81,19 @@ jobs:
8181 contents : write
8282 runs-on : ubuntu-latest
8383 steps :
84- - uses : actions/download-artifact@v4.1.9
84+ - uses : actions/download-artifact@v4.3.0
8585 with :
8686 name : citron-optimized-appimage-x86_64
8787
88- - uses : actions/download-artifact@v4.1.9
88+ - uses : actions/download-artifact@v4.3.0
8989 with :
9090 name : citron-normal-appimage-x86_64
9191
92- - uses : actions/download-artifact@v4.1.9
92+ - uses : actions/download-artifact@v4.3.0
9393 with :
9494 name : citron-normal-appimage-aarch64
9595
96- - uses : actions/download-artifact@v4.1.9
96+ - uses : actions/download-artifact@v4.3.0
9797 with :
9898 name : version
9999
Original file line number Diff line number Diff line change @@ -81,19 +81,19 @@ jobs:
8181 contents : write
8282 runs-on : ubuntu-latest
8383 steps :
84- - uses : actions/download-artifact@v4.1.9
84+ - uses : actions/download-artifact@v4.3.0
8585 with :
8686 name : citron-optimized-appimage-x86_64
8787
88- - uses : actions/download-artifact@v4.1.9
88+ - uses : actions/download-artifact@v4.3.0
8989 with :
9090 name : citron-normal-appimage-x86_64
9191
92- - uses : actions/download-artifact@v4.1.9
92+ - uses : actions/download-artifact@v4.3.0
9393 with :
9494 name : citron-normal-appimage-aarch64
9595
96- - uses : actions/download-artifact@v4.1.9
96+ - uses : actions/download-artifact@v4.3.0
9797 with :
9898 name : version
9999
You can’t perform that action at this time.
0 commit comments