Skip to content

Conversation

@tkoyama010
Copy link
Member

🐛 Fix CI Error

This PR fixes the failing "Build Documentation" workflow on the main branch.

Problem

The CI was failing with the error:

Solution

Updated both instances of the action in to use the latest working commit hash:

  • Before: (broken/inaccessible)
  • After: (latest from main branch)

Changes Made

  • Line 134: Updated "Deploy to GH Pages" step
  • Line 151: Updated "Deploy to Tutorial branch" step

Testing

The fix uses the latest commit from the peaceiris/actions-gh-pages main branch, which should resolve the accessibility issue.

Fixes the CI deployment failures on main branch.

Replace broken commit hash 4f9cc6602d3e66a12a2e531d2a7974b4e2762e08
with working hash 47f197a2200bb9de68ba5f48fad1c088eb1c4a32 (v4.0.0)

Resolves CI failure where GitHub Pages deployment action could not be found.
Update to commit hash 4b09552702d0b65573696410d4707c765da2630b
which is the latest commit from the main branch of the repository.

Previous commit hash 47f197a2200bb9de68ba5f48fad1c088eb1c4a32 was not accessible.
@tkoyama010 tkoyama010 enabled auto-merge (squash) September 27, 2025 05:09
@tkoyama010
Copy link
Member Author

LGTM

@tkoyama010
Copy link
Member Author

@pyvista-bot LGTM

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

✅ Approving this PR because tkoyama010 said so in here :shipit:

@tkoyama010 tkoyama010 merged commit 4a41085 into main Sep 27, 2025
7 checks passed
@tkoyama010 tkoyama010 deleted the fix-gh-pages-action branch September 27, 2025 05:20
@github-actions
Copy link
Contributor

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