Skip to content

Bump action versions in Deploy workflow#524

Merged
seanmakesgames merged 1 commit intomainfrom
fayti1703/bump-deploy-actions
Feb 5, 2025
Merged

Bump action versions in Deploy workflow#524
seanmakesgames merged 1 commit intomainfrom
fayti1703/bump-deploy-actions

Conversation

@Fayti1703
Copy link
Contributor

@Fayti1703 Fayti1703 commented Feb 5, 2025

Problem

Deployments are failing (e.g. https://github.com/comcode-org/hackmud_wiki/actions/runs/13119582740/job/36602270862)

Context

This failure is due to an intentional breakage on GitHub's side: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/.

actions/upload-pages-artifact@v2 uses actions/upload-artifact@v3 internally and needs to be updated to at least v3: https://github.com/actions/upload-pages-artifact/releases/tag/v3.0.0

This also requires actions/deploy-pages@v4 as mentioned in the release notes for actions/upload-pages-artifact@v3.

Required due to an intentional deprecation/breakage on GitHub's side.
@Fayti1703 Fayti1703 requested a review from a team as a code owner February 5, 2025 10:16
@seanmakesgames seanmakesgames merged commit 4d1e626 into main Feb 5, 2025
4 checks passed
@seanmakesgames seanmakesgames deleted the fayti1703/bump-deploy-actions branch February 5, 2025 19:15
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.

2 participants