diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 980b319..0a82d1d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -201,7 +201,7 @@ jobs: - name: Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: name: v${{ env.VERSION }} tag_name: ${{ env.VERSION }}