diff --git a/.github/workflows/build_and_release.yml b/.github/workflows/build_and_release.yml index b500078..380f9d3 100644 --- a/.github/workflows/build_and_release.yml +++ b/.github/workflows/build_and_release.yml @@ -26,7 +26,7 @@ jobs: shell: bash - name: Install upx - uses: crazy-max/ghaction-upx@v3 + uses: crazy-max/ghaction-upx@v4 with: install-only: true