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

ci: update actions artifact version #2510

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

Settis
Copy link
Contributor

@Settis Settis commented Oct 2, 2024

actions/upload-artifact@v3 and actions/download-artifact@v3 will be prohibited to use shortly Deprecation notice: v3 of the artifact actions.
We have to switch to the next version.

There is a pull request #2460, but it fixes only download-artifact version. However, you have to keep download and upload versions in sync.

How Has This Been Tested?

  • I ran the build action it passed. You can find that in "buildNative*" job under "Retrieve native build configurations" it uses the v4.

Checklist:

  • Each of my commits contains one meaningful change
  • I have performed rebase of my branch on top of the development
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings (even reduce their number)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

actions/upload-artifact@v3 and actions/download-artifact@v3 will be prohibited to use shortly. We have to switch to the next version.
@Settis Settis added the github_actions Pull requests that update GitHub Actions code label Oct 2, 2024
@Settis Settis self-assigned this Oct 2, 2024
Copy link
Contributor

@ap891843 ap891843 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚡ ⚡ ⚡

@Settis Settis merged commit 214b1c8 into development Oct 3, 2024
33 checks passed
@Settis Settis deleted the bumpArtifactVersion branch October 3, 2024 09:18
@ishche
Copy link
Contributor

ishche commented Oct 3, 2024

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants