diff --git a/.github/workflows/react-to-product-owners-yml-changes.yml b/.github/workflows/react-to-product-owners-yml-changes.yml index 2f82a186284110..c563de689656f5 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.0.0 with: python-version: 3.11.3