Skip to content

Update GitHub Actions to Node 24-ready majors#75

Merged
PrzemyslawKlys merged 2 commits into
mainfrom
codex/fix-node24-actions
Apr 6, 2026
Merged

Update GitHub Actions to Node 24-ready majors#75
PrzemyslawKlys merged 2 commits into
mainfrom
codex/fix-node24-actions

Conversation

@PrzemyslawKlys
Copy link
Copy Markdown
Member

Summary

  • update checkout, setup-dotnet, upload-artifact, and download-artifact to current supported majors
  • keep the existing workflow behavior intact while removing the deprecated Node 20 runtime path
  • cover both PowerShell and .NET workflow files

Validation

  • parsed both workflow files with PyYAML locally
  • confirmed the workflow references now use checkout@v6, setup-dotnet@v5, upload-artifact@v7, and download-artifact@v8

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@PrzemyslawKlys PrzemyslawKlys merged commit a032a12 into main Apr 6, 2026
8 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the codex/fix-node24-actions branch April 6, 2026 15:19
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