diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d29bd33..6da8a4a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -71,7 +71,7 @@ jobs: fi - name: Releasing assets - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: | target/${{ matrix.target }}/release/hoc-${{ matrix.artifact_prefix }}.tar.gz