diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 11095a1..784e9ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -157,7 +157,7 @@ jobs: # No path specified, downloads to current directory - name: Create GitHub Release - uses: softprops/action-gh-release@v2.4.1 + uses: softprops/action-gh-release@v2.4.2 with: tag_name: ${{ github.ref_name }} name: Release ${{ github.ref_name }}