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 and actions/download #952

Merged
merged 5 commits into from
May 16, 2024
Merged

Conversation

umbynos
Copy link
Contributor

@umbynos umbynos commented May 15, 2024

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce?

Infra bump

  • What is the current behavior?

The repo uses actions/download@v3 and actions/upload@v3 which will be deprecated in november 2024

  • What is the new behavior?

I've bumped them to v4
Test release can be found here and run here

  • Does this PR introduce a breaking change?

no

  • Other information:

This PR needs to be rebased on main after #950 has been merged
Supersedes #874 and #875

@umbynos umbynos added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels May 15, 2024
@umbynos umbynos self-assigned this May 15, 2024
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>
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>
@umbynos umbynos force-pushed the bump-actions/upload-download branch from af0ac53 to d96af0e Compare May 16, 2024 09:36
@umbynos umbynos force-pushed the bump-actions/upload-download branch from d96af0e to f0d078a Compare May 16, 2024 09:37
@umbynos
Copy link
Contributor Author

umbynos commented May 16, 2024

Rebase on main completed

@umbynos umbynos merged commit 7e79dfd into main May 16, 2024
20 checks passed
@umbynos umbynos deleted the bump-actions/upload-download branch May 16, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants