diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 41ac25f..539907d 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -39,4 +39,4 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Release - uses: softprops/action-gh-release@v2 \ No newline at end of file + uses: softprops/action-gh-release@v3 \ No newline at end of file