Comparing v4.0.2...v4.1.0 · actions/cache (original) (raw)

Commits on Jan 26, 2024

  1. 1 Configuration menu
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Clarify that the [restore-keys](/actions/cache/commit/57b8e405f0f6efe89131ba09709ce4bc33291a51) input is a string in the docs (#1434)

Commits on Aug 14, 2024

  1. Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Add workflow file for publishing releases to immutable action package
    This workflow file publishes new action releases to the immutable action package of the same name as this repo.
    This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
    @Jcambass
    Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history
  3. Deprecate [save-always](/actions/cache/commit/c74ca4022c9c3055a63985d9a25f9a7cc1ffc5d2) input (#1452)
    The save-always input added in v4 is not
    working as intended due to
    post-if expressions not supporting the input
    context.
    To avoid breaking users who have already added
    this input to their workflows, it is being
    deprecated now and will be removed
    in the next major version (v5).
    See #1315 for more details.
    @joshmgross
    Configuration menu
    Browse the repository at this point in the history
  4. Configuration menu
    Browse the repository at this point in the history
  5. Configuration menu
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Browse the repository at this point in the history