diff --git a/.github/workflows/pre-release.yaml b/.github/workflows/pre-release.yaml index 08191678..e1988e49 100644 --- a/.github/workflows/pre-release.yaml +++ b/.github/workflows/pre-release.yaml @@ -111,7 +111,7 @@ jobs: - name: Create and Upload Release id: create_release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ env.VERSION }} name: Pre-Release ${{ env.VERSION }}