File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646 mv artifacts sha256_$VERSION
4747 tar czf sha256_${VERSION}_linux-amd64-generic.tar.gz sha256_$VERSION
4848 - name : Upload artifact
49- uses : actions/upload-artifact@v4
49+ uses : actions/upload-artifact@v6
5050 with :
5151 name : sha256_linux-amd64-generic
5252 path : |
Original file line number Diff line number Diff line change 6969 mv artifacts sha256_$VERSION
7070 tar czf sha256_${VERSION}_linux-arm64-generic.tar.gz sha256_$VERSION
7171 - name : Upload artifact
72- uses : actions/upload-artifact@v4
72+ uses : actions/upload-artifact@v6
7373 with :
7474 name : sha256_linux-arm64-generic
7575 path : |
Original file line number Diff line number Diff line change 6666 mv artifacts sha256_$VERSION
6767 '/c/Program Files/7-Zip/7z.exe' a -r sha256_${VERSION}_win64.zip sha256_$VERSION
6868 - name : Upload artifact
69- uses : actions/upload-artifact@v4
69+ uses : actions/upload-artifact@v6
7070 with :
7171 name : sha256_win64
7272 if-no-files-found : error
You can’t perform that action at this time.
0 commit comments