Skip to content

chore: update GitHub Actions to Node 24 versions#228

Open
DevTwilight wants to merge 1 commit into
GDQuest:mainfrom
DevTwilight:actions
Open

chore: update GitHub Actions to Node 24 versions#228
DevTwilight wants to merge 1 commit into
GDQuest:mainfrom
DevTwilight:actions

Conversation

@DevTwilight
Copy link
Copy Markdown

Please check if the PR fulfills these requirements:

  • The commit message follows our guidelines.
  • For bug fixes and features:
    • You tested the changes.

Related issue (if applicable): #

What kind of change does this PR introduce?

CI improvement / maintenance update (workflow modernization)

Does this PR introduce a breaking change?

No

New feature or change

This PR updates GitHub Actions workflow versions and improves CI step readability by adding descriptive step names.

What is the current behavior?

CI workflows use older action versions and some steps are not explicitly named, making logs harder to read during execution.

What is the new behavior?

  • GitHub Actions dependencies are updated to newer versions
  • Steps now have explicit names (e.g. “Install Rust”, “Checkout”)
  • CI logs are more readable and easier to debug
  • No change in build or runtime behavior

Other information

All updates are compatible and verified to work with existing workflows.

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