Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/setup-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.0
Choose a base ref
...
head repository: actions/setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
  • 2 commits
  • 22 files changed
  • 2 contributors

Commits on Apr 10, 2025

  1. update actions/cache for releases/v4 (#1073)

    * update actions/cache
    
    * npm audit fix and poetry command update
    
    * fix check failures
    
    * fix check failures
    priya-kinthali authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    3605726 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. V4 - Add workflow file for publishing releases to immutable action pa…

    …ckage (#1084)
    
    * add publish immutable action
    
    * depricate ubuntu-20.04
    
    * fix check failures
    
    * fix check failures on older versions
    
    * check failures fix for older versions
    
    * check failure fix
    
    * check failure fix
    
    * compatable version update
    
    * compatable version update for ubuntu-22.04 and windows
    
    * fix
    
    * update e2e tests format
    
    * fomat update
    
    * updated wording
    aparnajyothi-y authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    7f4fc3e View commit details
    Browse the repository at this point in the history
Loading