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/download-artifact from 3 to 4.1.7 in /.github/workflows #19

Commits on Sep 17, 2024

  1. [CI] Bump actions/download-artifact from 3 to 4.1.7

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact)
    from 3 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: David Feltell <[email protected]>
    feltech committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7521f6f View commit details
    Browse the repository at this point in the history
  2. [CI] Bump actions/upload-artifact from 3 to 4

    The dependabot bump of download-artifact must have a corresponding
    bump for upload-artifact, since v3 and v4 are incompatible. See
    https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md#which-versions-of-the-artifacts-packages-are-compatible
    
    Signed-off-by: David Feltell <[email protected]>
    feltech committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cfb7f0a View commit details
    Browse the repository at this point in the history