Skip to content

ci: complete GitHub Actions requirements - #287

Merged
dylandreimerink merged 1 commit into
masterfrom
pr/bkrasko/complete-node24-action-requirements
Aug 13, 2026
Merged

ci: complete GitHub Actions requirements#287
dylandreimerink merged 1 commit into
masterfrom
pr/bkrasko/complete-node24-action-requirements

Conversation

@bogdankrasko

@bogdankrasko bogdankrasko commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Upgrade actions/upload-pages-artifact to v5.0.0.

Files changed

  • .github/workflows/deploy-gh-pages.yaml

Why

This work addresses isovalent/roadmap#3310.

GitHub Actions runners are moving to Node.js 24 and dropping older JavaScript runtimes. Updating these actions keeps the affected workflows operational after that transition.

External actions remain pinned to immutable commit SHAs so a mutable tag cannot change the workflow implementation without review.

@bogdankrasko
bogdankrasko force-pushed the pr/bkrasko/complete-node24-action-requirements branch from a4388e9 to 15df084 Compare August 11, 2026 14:08
- Update external GitHub Action references to the Node.js 24-compatible, digest-pinned revisions shown in the diff.

Signed-off-by: Bohdan Krasko <bkrasko@cisco.com>
@bogdankrasko
bogdankrasko force-pushed the pr/bkrasko/complete-node24-action-requirements branch from 15df084 to 3d7e185 Compare August 11, 2026 18:45
@bogdankrasko
bogdankrasko marked this pull request as ready for review August 12, 2026 11:47

@dylandreimerink dylandreimerink 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.

👍

@dylandreimerink
dylandreimerink merged commit ecd07a6 into master Aug 13, 2026
2 checks passed
@bogdankrasko
bogdankrasko deleted the pr/bkrasko/complete-node24-action-requirements branch August 13, 2026 08:39
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