Skip to content

fix(ci): resolve docs workflow warnings#108

Merged
javihern98 merged 2 commits into
mainfrom
chore/fix-docs-workflow-warnings
Mar 19, 2026
Merged

fix(ci): resolve docs workflow warnings#108
javihern98 merged 2 commits into
mainfrom
chore/fix-docs-workflow-warnings

Conversation

@javihern98

@javihern98 javihern98 commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add explicit python-version: "3.x" to setup-python step to eliminate the missing version warning
  • Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true env var to suppress Node.js 20 deprecation warnings for configure-pages@v5, upload-pages-artifact@v4, and deploy-pages@v4

Test plan

  • Trigger docs workflow manually and verify no warnings

- Add explicit python-version to setup-python step to avoid fallback warning
- Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var to address Node.js 20
  deprecation warnings for configure-pages, upload-pages-artifact, and
  deploy-pages actions

@antonio-olleros antonio-olleros left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

All good

@javihern98 javihern98 merged commit f6cef2e into main Mar 19, 2026
17 of 18 checks passed
@javihern98 javihern98 deleted the chore/fix-docs-workflow-warnings branch June 1, 2026 14:13
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