diff --git a/.github/workflows/react-to-product-owners-yml-changes.yml b/.github/workflows/react-to-product-owners-yml-changes.yml index 42fe9ab2c4acf..2f82a18628411 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@v1.0.5 + - uses: getsentry/action-setup-venv@v2.1.1 with: python-version: 3.11.3