Skip to content

Update GitHub Actions workflows to use latest action versions#816

Open
alaurie wants to merge 2 commits into
AlmaLinux:masterfrom
alaurie:Actions-Update
Open

Update GitHub Actions workflows to use latest action versions#816
alaurie wants to merge 2 commits into
AlmaLinux:masterfrom
alaurie:Actions-Update

Conversation

@alaurie

@alaurie alaurie commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR updates the GitHub Actions workflows used by the repository to newer supported action versions and a current Node.js runtime.

What changed

Updated the GitHub Actions checkout step from older versions to the newer supported release:

  • actions/checkout from v4/v5-era usage to v7

Updated Node setup to the newer action release:

  • actions/setup-node to v6

Updated the GitHub Pages deployment action to the current supported major version:

  • crazy-max/ghaction-github-pages to v5

Updated the autofix workflow action to the current release:

  • autofix-ci/action to v1

Switched the workflows to use Node.js 24 where a Node version is configured

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