diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6b946e1..2bb67da 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -97,7 +97,7 @@ jobs: continue-on-error: true - name: Create GitHub Release with artifacts - uses: softprops/action-gh-release@v2.3.3 + uses: softprops/action-gh-release@v2.4.0 with: tag_name: ${{ github.event.inputs.tag }} name: ${{ github.event.inputs.tag }}