diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ae0a97..39c0087 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -199,7 +199,7 @@ jobs: # No path specified, downloads to current directory - name: Create GitHub Release - uses: softprops/action-gh-release@v2.0.6 + uses: softprops/action-gh-release@v2.3.2 with: tag_name: ${{ github.ref_name }} name: Release ${{ github.ref_name }}