Skip to content

Move CI workflow actions to Node 24#15

Merged
KazKozDev merged 2 commits intomainfrom
codex/fix-node24-actions
Mar 21, 2026
Merged

Move CI workflow actions to Node 24#15
KazKozDev merged 2 commits intomainfrom
codex/fix-node24-actions

Conversation

@KazKozDev
Copy link
Copy Markdown
Owner

Summary

  • update GitHub Actions workflow steps to Node 24-compatible action versions
  • replace the release upload action with gh release upload because current softprops/action-gh-release tags still run on Node 20
  • keep build, test, and release behavior aligned with the existing workflow

Verification

  • pytest -q (107 passed)
  • python3.11 -m py_compile run.py book_translator/app.py
  • verified official action metadata for Node 24 support before updating versions

@KazKozDev KazKozDev merged commit 25bdee7 into main Mar 21, 2026
14 checks passed
@KazKozDev KazKozDev deleted the codex/fix-node24-actions branch March 21, 2026 10:08
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.

1 participant