There was an error while loading. Please reload this page.
2 parents 88d8387 + 0b3c402 commit 023ea55Copy full SHA for 023ea55
1 file changed
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
./packaging/linux/package_QEPM.sh
70
71
- name: Upload installer artifact
72
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
73
with:
74
name: QEPM-${{ matrix.os }}-qt${{ matrix.qt_version }}.deb
75
path: packaging/linux/build/*.deb
@@ -119,7 +119,7 @@ jobs:
119
run: .\packaging\windows\build-installer.ps1
120
121
122
123
124
name: QEPM-windows-installer-x64-qt${{ matrix.qt_version }}
125
path: __Builds\installer\QEPM-windows-x64.exe
0 commit comments