Skip to content

Commit

Permalink
Bump crazy-max/ghaction-upx from 2.1.0 to 3.0.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 81a1661 commit 34fd802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: build
run: cargo build --verbose --release
- name: compress executable
uses: crazy-max/ghaction-upx@v2.1.0
uses: crazy-max/ghaction-upx@v3.0.0
with:
version: v3.95
args: --best --lzma --color -v -o afx.upx
Expand Down

0 comments on commit 34fd802

Please sign in to comment.