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: android-actions/setup-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.2
Choose a base ref
...
head repository: android-actions/setup-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 11 commits
  • 13 files changed
  • 4 contributors

Commits on Mar 24, 2026

  1. Maintain GHA runners

    TWiStErRob authored and ViliusSutkus89 committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    641d7f5 View commit details
    Browse the repository at this point in the history
  2. Migrate from Node 20 to Node 24

    TWiStErRob authored and ViliusSutkus89 committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    6a40db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4c8fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    125835f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    715acc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    200c644 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    144235e View commit details
    Browse the repository at this point in the history
  8. Migrate from ncc to esbuild

    Allows updating @actions/core and @actions/tool-cache. Their old versions had dependencies with security issues.
    ViliusSutkus89 committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    651bceb View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ViliusSutkus89 committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    b7f140e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2026

  1. Configuration menu
    Copy the full SHA
    d4e21bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40fd30f View commit details
    Browse the repository at this point in the history
Loading