Thanks to visit codestin.com
Credit goes to github.com

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/upload-artifact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: actions/upload-artifact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.1
Choose a head ref
  • 9 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 27, 2024

  1. Update limitation of 10 artifacts upload to 500

    According to #470 (comment), the limitation has been raised from `10` to `500`. This PR simply updates the docs to reflect the change.
    markmssd authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    707f5a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #509 from markmssd/patch-1

    Update limitation of `10` artifacts upload to `500`
    robherley authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d00351b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    dfa1ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d63e3f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #511 from actions/robherley/migration-docs-typo

    Fix typo with v3 artifact downloads in migration guide
    robherley authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3a80482 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. @eggyhead

    updating artifact dependency to version 2.1.1
    eggyhead committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a30777e View commit details
    Browse the repository at this point in the history
  2. updating dist:

    eggyhead committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4881bfd View commit details
    Browse the repository at this point in the history
  3. update artifact license

    eggyhead committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f1e993d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #515 from actions/eggyhead/update-artifact-v2.1.1

    updating artifact dependency to version 2.1.1
    eggyhead authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5d5d22a View commit details
    Browse the repository at this point in the history
Loading