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

Commits on Sep 11, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    405e426 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    53e19ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from actions/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    yoannchaudet authored Dec 21, 2023
    1 Configuration menu
    Copy the full SHA
    027b0dd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Update README.md

    uiolee authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1a6d9fa View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    0e7832d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from actions/dependabot-grouping

    Update Dependabot config to group non-breaking changes
    JamesMGreene authored Jan 31, 2024
    1 Configuration menu
    Copy the full SHA
    0191170 View commit details
    Browse the repository at this point in the history
  3. Bump the non-breaking-changes group with 1 update

    Bumps the non-breaking-changes group with 1 update: [actions/publish-action](https://github.com/actions/publish-action).
    
    
    Updates `actions/publish-action` from 0.2.2 to 0.3.0
    - [Commits](actions/publish-action@v0.2.2...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/publish-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-breaking-changes
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    14007f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Group tar's output to prevent it from messing up logs

    When it is used as a component of a composite action.
    SilverRainZ committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    794e304 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Merge pull request #92 from actions/dependabot/github_actions/non-bre…

    …aking-changes-e893b3f303
    
    Bump the non-breaking-changes group with 1 update
    JamesMGreene authored Feb 7, 2024
    1 Configuration menu
    Copy the full SHA
    a69c22e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29cedd7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from uiolee/patch-1

    Update README.md
    JamesMGreene authored Feb 7, 2024
    1 Configuration menu
    Copy the full SHA
    aef5542 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d12fdfb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #94 from SilverRainZ/main

    Group tar's output to prevent it from messing up action logs
    JamesMGreene authored Feb 7, 2024
    1 Configuration menu
    Copy the full SHA
    56afc60 View commit details
    Browse the repository at this point in the history
Loading