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

Commits on Dec 24, 2022

  1. README.md: remove outdated Windows cache tip link

    As of 9b0be58 (Release compression related changes for windows (#1039),
    2022-12-23), the section of tips-and-workarounds.md referring to
    improving cache restore performance on Windows no longer exists, so
    don't link to it from README.md.
    me-and committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    501277c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    b053f2b View commit details
    Browse the repository at this point in the history
  2. save/README.md: Fix typo in example (#1040)

    Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
    mmuetzel and kotewar authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    60c7666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3337563 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1042 from me-and/correct-readme-re-windows

    README.md: remove outdated Windows cache tip link
    lvpx authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d1507cc View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Revert compression changes related to windows but keep version logging (

    #1049)
    
    * Revert compression changes related to windows
     due to symlink issues
    
    * Added tips and workarounds for cross os
    Phantsure authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    4723a57 View commit details
    Browse the repository at this point in the history
Loading