Update actions/upload-artifact and actions/download-artifact#19224
Merged
Conversation
seanbudd
approved these changes
Nov 17, 2025
Member
|
Thanks @dpy013 |
Collaborator
|
Should we use dependabot and an action to automatically merge updates when test pass? I'm starting to use this in my build-discussion action, used to create review discussions in the add-on store, and introducing it in other repos. |
auto-merge was automatically disabled
November 17, 2025 19:21
Pull request was converted to draft
5 tasks
seanbudd
pushed a commit
that referenced
this pull request
Nov 18, 2025
…tup-python@v6 (#19229) Follow up #19219 #19224 Summary of the issue: Updated actions/setup-python@v5 to actions/setup-python@v6 Description of user facing changes: none ci-cd Update Description of developer facing changes: Updated the version of actions/setup-python in testAndPublish.yml to 6.x Description of development approach: Updated the version of actions/setup-python in testAndPublish.yml to 6.x
seanbudd
approved these changes
Nov 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to issue number:
Follow up
#19219
Summary of the issue:
Updated actions/upload-artifact from v4 to v5.
Updated actions/download-artifact from 4 to 6
Description of user facing changes:
none
Description of developer facing changes:
Updated the stable versions of actions/download-artifact and actions/upload-artifact in the testAndPublish.yml file.
Description of development approach:
Description of development approach:
Updated the stable versions of actions/download-artifact and actions/upload-artifact in the testAndPublish.yml file.
Testing strategy:
testing fork
https://github.com/dpy013/nvda/actions/runs/19419524273
Known issues with pull request:
none