diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6a73c8235..1a71fd974 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -445,7 +445,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Create a prerelease - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: name: The latest version tag_name: latest