Skip to content

Fix nasa/cFS#812, Update Upload Artifact Version#2631

Merged
dzbaker merged 1 commit intonasa:mainfrom
arielswalker:fix-cfs812-upload-artifact-v4
Jan 29, 2025
Merged

Fix nasa/cFS#812, Update Upload Artifact Version#2631
dzbaker merged 1 commit intonasa:mainfrom
arielswalker:fix-cfs812-upload-artifact-v4

Conversation

@arielswalker
Copy link
Contributor

Checklist (Please check before submitting)

Describe the contribution
Fixes nasa/cFS#812

Testing performed
https://github.com/arielswalker/cFE/actions/runs/12916125161

Expected behavior changes
Functional tests workflow will not fail due to outdated upload artifacts version.

System(s) tested on
GitHub Actions

Additional context
This article, https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/, states:

"This deprecation will not impact any existing versions of GitHub Enterprise Server being used by customers."

Only the opensource workflows should be updated to use the latest version, v4. The internal workflows will fail if using v4 as seen below so it should continue to use v3.

This wiki, https://github.com/actions/upload-artifact, states:

"upload-artifact@v4+ is not currently supported on GHES yet. If you are on GHES, you must use v3."

Third party code

Contributor Info - All information REQUIRED for consideration of pull request
Ariel Walker, MCSG TECH.

@dzbaker dzbaker added the CCB:Approved Indicates code review and approval by community CCB label Jan 23, 2025
@dzbaker dzbaker merged commit 50dd496 into nasa:main Jan 29, 2025
20 of 21 checks passed
@dzbaker dzbaker added this to the v7.0.0 milestone Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code review and approval by community CCB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ACTION REQUIRED: Github Actions v4 Update

2 participants