Skip to content

chore: fix actions versions#127

Merged
feloy merged 1 commit intokortex-hub:mainfrom
feloy:fix-action-sha
Mar 27, 2026
Merged

chore: fix actions versions#127
feloy merged 1 commit intokortex-hub:mainfrom
feloy:fix-action-sha

Conversation

@feloy
Copy link
Copy Markdown
Contributor

@feloy feloy commented Mar 27, 2026

Current workflow fails with error:

Error: The action actions/upload-artifact@v4 is not allowed in kortex-hub/kortex-cli because all actions must be pinned to a full-length commit SHA.

The latest version of actions/upload-pages-artifact using actions/upload-artifact uses a sha instead of a version

@feloy feloy requested review from benoitf and jeffmaury March 27, 2026 13:45
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c68e3949-c2e9-41d7-a01f-4887a377b218

📥 Commits

Reviewing files that changed from the base of the PR and between 36e9c5e and fd6acc5.

📒 Files selected for processing (1)
  • .github/workflows/deploy-docs.yml
🚧 Files skipped from review as they are similar to previous changes (1)
  • .github/workflows/deploy-docs.yml

📝 Walkthrough

Walkthrough

Updated GitHub Actions workflow for documentation deployment: bumped actions/setup-python (v5 → v6) and python-version (3.12 → 3.14), actions/upload-pages-artifact (v3 → v4), and actions/deploy-pages (v4 → v5).

Changes

Cohort / File(s) Summary
Workflow Configuration
​.github/workflows/deploy-docs.yml
Bumped GitHub Actions versions: actions/setup-python (v5.3.0 → v6.2.0), actions/upload-pages-artifact (v3.0.1 → v4.0.0), and actions/deploy-pages (v4.0.5 → v5.0.0). Updated python-version input from 3.12 to 3.14.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: fix actions versions' clearly summarizes the main change - updating GitHub Actions to newer versions to fix workflow failures.
Description check ✅ Passed The description is related to the changeset, explaining the underlying issue (actions not pinned to commit SHAs) and the solution (updating to latest versions that use SHAs).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: Philippe Martin <phmartin@redhat.com>
@feloy feloy merged commit b0c25a9 into kortex-hub:main Mar 27, 2026
6 checks passed
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.

3 participants