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/cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3
Choose a base ref
...
head repository: actions/cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 18 commits
  • 18 files changed
  • 6 contributors

Commits on Sep 13, 2023

  1. added save-always input

    to-s committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b1378c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Update action.yml

    Co-authored-by: Tomasz Janiszewski <[email protected]>
    to-s and janisz committed Nov 6, 2023
    1 Configuration menu
    Copy the full SHA
    3b7dac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Revert "Update action.yml"

    This reverts commit 3b7dac1.
    to-s committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0e9aed0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Update action to node20

    takost committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2001ca4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Update check-dist node version

    takost committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6f0a1fd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Rebuild dist

    takost committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    99d573b View commit details
    Browse the repository at this point in the history
  2. Update license

    takost committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b00bedb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a285f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Bump version

    takost committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    25618a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3185ecf View commit details
    Browse the repository at this point in the history
  3. Apply workaround for earlyExit

    takost committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0122982 View commit details
    Browse the repository at this point in the history
  4. Fix format

    takost committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e718767 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    1326563 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    66cf064 View commit details
    Browse the repository at this point in the history
  2. Fix dist

    takost committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d0be34d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Merge pull request #1284 from takost/update-to-node-20

    Update action to node20
    yacaovsnc committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    65b8989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53b35c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1242 from to-s/main

    feat: save-always flag
    robherley committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    13aacd8 View commit details
    Browse the repository at this point in the history
Loading