Skip to content

Update GitHub Action actions/setup-python to v4.9.1 #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2025

This PR contains the following updates:

Package Type Update Change
actions/setup-python action minor v4.7.0 -> v4.9.1

Release Notes

actions/setup-python (actions/setup-python)

v4.9.1

Compare Source

v4.9.0

Compare Source

What's Changed

Full Changelog: actions/setup-python@v4.8.0...v4.9.0

v4.8.0

Compare Source

What's Changed

In scope of this release we added support for GraalPy (https://github.com/actions/setup-python/pull/694). You can use this snippet to set up GraalPy:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4 
  with:
    python-version: 'graalpy-22.3' 
- run: python my_script.py

Besides, the release contains such changes as:

New Contributors

Full Changelog: actions/setup-python@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Full Changelog: actions/setup-python@v4...v4.7.1


Configuration

📅 Schedule: Branch creation - "before 2am on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge April 12, 2025 01:58
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 12, 2025
@renovate renovate bot changed the title Update GitHub Action actions/setup-python to v4.8.0 Update GitHub Action actions/setup-python to v4.9.0 Apr 14, 2025
@renovate renovate bot force-pushed the deps/gha/actions-setup-python-4.x branch from b96528c to 6cb9271 Compare April 14, 2025 03:49
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 14, 2025
@renovate renovate bot changed the title Update GitHub Action actions/setup-python to v4.9.0 Update GitHub Action actions/setup-python to v4.9.1 Apr 17, 2025
@renovate renovate bot force-pushed the deps/gha/actions-setup-python-4.x branch from 6cb9271 to 07f485d Compare April 17, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant