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: haskell-actions/setup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: haskell-actions/setup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 24, 2025

  1. Bump actions/checkout from 4 to 5

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

Commits on Sep 8, 2025

  1. Bump actions/setup-node from 4 to 5

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and andreasabel committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    0cb0c9e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Add GHC 9.10.3

    andreasabel committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    82e8b50 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Bump actions/setup-node from 5 to 6

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 andreasabel committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    6a58893 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Bump to node 24

    andreasabel committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    cb2922a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a703b5 View commit details
    Browse the repository at this point in the history
Loading