File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 - name : Make AppImage
3636 run : DEVEL_RELEASE=1 /bin/sh ./make-appimage.sh
3737 - name : Upload artifact
38- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
38+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
3939 with :
4040 name : AppImage-${{ matrix.arch }}
4141 path : dist
Original file line number Diff line number Diff line change 3131 - name : Make AppImage
3232 run : /bin/sh ./make-appimage.sh
3333 - name : Upload artifact
34- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6 .0.0
34+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7 .0.0
3535 with :
3636 name : AppImage-${{ matrix.arch }}
3737 path : dist
You can’t perform that action at this time.
0 commit comments