diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 7c46115..e825a46 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -206,7 +206,7 @@ jobs: ./upx ./artifacts/* - name: Create Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: | artifacts/* \ No newline at end of file