diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c312b25..6d47828 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -243,7 +243,7 @@ jobs: fi - name: Create GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: v${{ env.PACKAGE_VERSION }} name: Release v${{ env.PACKAGE_VERSION }}