Update README

This commit is contained in:
CrazyMax 2020-01-17 10:13:25 +01:00
parent a67e5f4eeb
commit 1628b013a8
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -26,10 +26,10 @@ jobs:
steps: steps:
- -
name: Checkout name: Checkout
uses: actions/checkout@master uses: actions/checkout@v1
- -
name: Run UPX name: Run UPX
uses: crazy-max/ghaction-upx@master uses: crazy-max/ghaction-upx@v1
with: with:
version: latest version: latest
file: ./bin/mybinary file: ./bin/mybinary