File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 branches : [ master ]
99
1010env :
11- HORIZON_VERSION : 2.5.92
11+ HORIZON_VERSION : 2.6.0
1212 HORIZON_PKG_VERSION : 1
1313 DEBIAN_FRONTEND : noninteractive
1414 LANG : en_US.UTF-8
@@ -81,12 +81,12 @@ jobs:
8181 - name : list files
8282 run : ls
8383 - name : upload debian packages
84- uses : actions/upload-artifact@v2-preview
84+ uses : actions/upload-artifact@v4
8585 with :
8686 name : packages-${{ matrix.os.distro }}-${{ matrix.os.release }}
8787 path : ./*.*deb
8888 - name : upload debian source files
89- uses : actions/upload-artifact@v2-preview
89+ uses : actions/upload-artifact@v4
9090 with :
9191 name : source-packages-${{ matrix.os.distro }}-${{ matrix.os.release }}
9292 path : |
Original file line number Diff line number Diff line change 1- horizon-eda-upstream (2.5.92 -1) stable; urgency=medium
1+ horizon-eda-upstream (2.6.0 -1) stable; urgency=medium
22
33 * New upstream version
44
5- -- Lukas K <
[email protected] >
Wed, 15 May 2024
22:38:57 +0200
5+ -- Lukas K <
[email protected] >
Sun, 19 May 2024
17:04:29 +0200
66
77horizon-eda-upstream (2.5.0-1) stable; urgency=medium
88
You can’t perform that action at this time.
0 commit comments