Skip to content

ci: bump upload‑pages‑artifact to v3 and deploy‑pages to v4#27

Merged
TRThurman merged 1 commit into
mainfrom
ci/use-artifact-v4
May 17, 2025
Merged

ci: bump upload‑pages‑artifact to v3 and deploy‑pages to v4#27
TRThurman merged 1 commit into
mainfrom
ci/use-artifact-v4

Conversation

@TRThurman
Copy link
Copy Markdown
Contributor

No description provided.

@TRThurman TRThurman requested a review from Copilot May 17, 2025 11:35
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the GitHub Actions versions used for deploying GitHub Pages to take advantage of improvements in the newer releases.

  • Bumps the upload-pages-artifact action from v2 to v3.
  • Updates the deploy-pages action from v2 to v4.
Comments suppressed due to low confidence (2)

.github/workflows/deploy.yml:68

  • Ensure that the new version v3 of 'upload-pages-artifact' is fully compatible with the existing workflow configuration and update inline comments if the defaults have changed.
uses: actions/upload-pages-artifact@v3

.github/workflows/deploy.yml:81

  • Verify that the configuration for 'deploy-pages' remains appropriate under v4 and update any related documentation or inline comments to reflect changes in behavior, if needed.
uses: actions/deploy-pages@v4

@TRThurman TRThurman merged commit 4144a78 into main May 17, 2025
3 checks passed
@TRThurman TRThurman deleted the ci/use-artifact-v4 branch May 17, 2025 11:37
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