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

chore(deps): Bump actions/upload-artifact from 3 to 4 #79

Merged
merged 6 commits into from
Dec 22, 2023

Commits on Dec 22, 2023

  1. chore(deps): Bump actions/download-artifact from 3 to 4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5c57e23 View commit details
    Browse the repository at this point in the history
  2. chore(deps): 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] <support@github.com>
    dependabot[bot] authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6937536 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from creasico/dependabot/github_actions/action…

    …s/download-artifact-4
    
    chore(deps): Bump actions/download-artifact from 3 to 4
    feryardiant authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6cda760 View commit details
    Browse the repository at this point in the history
  4. ci: update action upload and download artifact due to their v4 changes

    Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
    feryardiant committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    de9094d View commit details
    Browse the repository at this point in the history
  5. fix: fix testing issue on ci

    Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
    feryardiant committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ee54175 View commit details
    Browse the repository at this point in the history
  6. ci: fix upload artifact name that missing matrix.db

    Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
    feryardiant committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    71a852a View commit details
    Browse the repository at this point in the history