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

Upgrade artifact and cache actions #919

Merged
merged 4 commits into from
Jan 17, 2025
Merged

Upgrade artifact and cache actions #919

merged 4 commits into from
Jan 17, 2025

Conversation

digitaldogsbody
Copy link
Member

@digitaldogsbody digitaldogsbody commented Jan 17, 2025

Purpose

Upgrade the upload/download artifact actions ahead of the deprecation of the version we currently use
Also upgrade actions/cache to v4 - v3 is not yet deprecated but I am updating anything using v2 to v4 so might as well kill two birds with one stone

closes: #916

Approach

Open Questions and Pre-Merge TODOs

Learning

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to change)

Reviewer, please remember our guidelines:

  • Be humble in the language and feedback you give, ask don't tell.
  • Consider using positive language as opposed to neutral when offering feedback. This is to avoid the negative bias that can occur with neutral language appearing negative.
  • Offer suggestions on how to improve code e.g. simplification or expanding clarity.
  • Ensure you give reasons for the changes you are proposing.

@digitaldogsbody digitaldogsbody requested a review from a team January 17, 2025 12:03
@digitaldogsbody digitaldogsbody changed the title Upgrade artifact actions Upgrade artifact and cache actions Jan 17, 2025
@digitaldogsbody digitaldogsbody merged commit d9a6f23 into main Jan 17, 2025
5 checks passed
@digitaldogsbody digitaldogsbody deleted the update-workflows branch January 17, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update actions/upload-artifact and actions/download-artifact in workflows
3 participants