Skip to content

Commit

Permalink
update upx-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Saidl committed Mar 7, 2024
1 parent 6ce1857 commit 5ff0d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Compress binary
if: ${{ matrix.compress }}
uses: svenstaro/upx-action@v1-release
uses: svenstaro/upx-action@v2
with:
file: ./builds/${{ matrix.file }}
strip: ${{ matrix.strip }}
Expand Down

0 comments on commit 5ff0d4a

Please sign in to comment.