diff --git a/.github/workflows/react-to-product-owners-yml-changes.yml b/.github/workflows/react-to-product-owners-yml-changes.yml index 2f82a186284110..e940657f13b4d8 100644 --- a/.github/workflows/react-to-product-owners-yml-changes.yml +++ b/.github/workflows/react-to-product-owners-yml-changes.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v4.1.1 - - uses: getsentry/action-setup-venv@v2.1.1 + - uses: getsentry/action-setup-venv@v3.2.0 with: python-version: 3.11.3