Skip to content

Commit

Permalink
Merge pull request #1014 from renovate-bot/renovate/actions-setup-pyt…
Browse files Browse the repository at this point in the history
…hon-4.x

Update actions/setup-python action to v4.8.0
  • Loading branch information
openshift-merge-bot[bot] authored Dec 6, 2023
2 parents 055609c + 5ae154b commit fda7591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ jobs:
run: kubectl -n minio wait --for=condition=Available --timeout=300s deploy/minio

- name: Setup Python
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
with:
python-version: '3.10'
cache: 'pipenv'
Expand Down

0 comments on commit fda7591

Please sign in to comment.