diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ea7abcb9..78111197 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -71,7 +71,7 @@ jobs: zip -r "${DIRNAME}.zip" "${DIRNAME}" - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: name: ${{ steps.version.outputs.VERSION }} body: |