Skip to content

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
umbynos added 4 commits May 16, 2024 11:35
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
@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.

2 participants