Abacn commented on code in PR #39392:
URL: https://github.com/apache/beam/pull/39392#discussion_r3616875428
##########
.github/workflows/beam_PreCommit_GHA.yml:
##########
@@ -80,6 +80,13 @@ jobs:
comment_phrase: ${{ matrix.job_phrase }}
github_token: ${{ secrets.GITHUB_TOKEN }}
github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
+ - name: Setup Python
+ uses: actions/setup-python@v7
Review Comment:
Consider use existing setup-environment below?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]