diff --git a/.github/workflows/react-to-product-owners-yml-changes.yml b/.github/workflows/react-to-product-owners-yml-changes.yml index 0dcff2796e5fa3..7912bc227ae499 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@v6 - - uses: getsentry/action-setup-venv@v2.1.1 + - uses: getsentry/action-setup-venv@v3.2.0 with: python-version: 3.11.3