Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/upload-artifact from 3 to 4 #541

Merged
merged 6 commits into from
Nov 18, 2024

Commits on Nov 18, 2024

  1. Bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Mic92 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    97d1cdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6eeb54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb803c View commit details
    Browse the repository at this point in the history
  4. tests: Check uname before gzip

    Patryk27 authored and Mic92 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    22d0858 View commit details
    Browse the repository at this point in the history
  5. use more portable command -v to test if gzip exists

    This also works with the busybox version.
    Mic92 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c15e1c3 View commit details
    Browse the repository at this point in the history
  6. partially revert "Fix page size on Alpha"

    this broke tests on other architectures
    Mic92 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a9d3f08 View commit details
    Browse the repository at this point in the history