github actions: do not use broken upx 5.0.0

This commit is contained in:
bol-van 2025-04-07 17:52:11 +03:00
parent 9ebeff621a
commit 58e73d0331

View File

@ -401,6 +401,7 @@ jobs:
uses: crazy-max/ghaction-upx@v3
with:
install-only: true
version: v4.2.4
- name: Prepare binaries
shell: bash