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

chore: updated upload-artifact & download-artifact actions to v4 #4092

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

nickytonline
Copy link
Member

@nickytonline nickytonline commented Sep 10, 2024

Description

Upgrades the upload / download artifact job.

Fixes #4093

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for design-insights ready!

Name Link
🔨 Latest commit 073c54b
🔍 Latest deploy log https://app.netlify.com/sites/design-insights/deploys/66e0ac309a3f3000082cb2f2
😎 Deploy Preview https://deploy-preview-4092--design-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for oss-insights ready!

Name Link
🔨 Latest commit 073c54b
🔍 Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/66e0ac30b361440008262d8f
😎 Deploy Preview https://deploy-preview-4092--oss-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@nickytonline nickytonline requested a review from a team September 10, 2024 20:08
@nickytonline nickytonline added this pull request to the merge queue Sep 10, 2024
@jpmcb
Copy link
Member

jpmcb commented Sep 10, 2024

Any reason the download artifact is locked to a specific version?

- name: "📂 download build artifacts"
uses: actions/[email protected]
with:
name: build
path: build

Looks like this is only slightly behind their v4.1.8: probably a good idea to unlock that too, not blocking.

@nickytonline nickytonline removed this pull request from the merge queue due to a manual request Sep 10, 2024
@nickytonline
Copy link
Member Author

nickytonline commented Sep 10, 2024

Any reason the download artifact is locked to a specific version?

- name: "📂 download build artifacts"
uses: actions/[email protected]
with:
name: build
path: build

Looks like this is only slightly behind their v4.1.8: probably a good idea to unlock that too, not blocking.

Not sure why. I can update it @jpmcb.

@nickytonline nickytonline changed the title chore: updated upload-artifact action to v4 chore: updated upload-artifact & download-artifact actions to v4 Sep 10, 2024
@nickytonline nickytonline added this pull request to the merge queue Sep 10, 2024
@nickytonline nickytonline removed this pull request from the merge queue due to a manual request Sep 10, 2024
@nickytonline nickytonline added this pull request to the merge queue Sep 10, 2024
Merged via the queue into beta with commit f51ffa6 Sep 10, 2024
13 checks passed
@nickytonline nickytonline deleted the artifact-update branch September 10, 2024 20:42
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.

Chore: update upload-artifact & download-artifact actions to v4
3 participants