Skip to content

ci: upgrade GitHub Actions to Node 24 runtime versions - #43

Merged
coldhighsun merged 1 commit into
mainfrom
ci/upgrade-actions-node24
Aug 20, 2026
Merged

ci: upgrade GitHub Actions to Node 24 runtime versions#43
coldhighsun merged 1 commit into
mainfrom
ci/upgrade-actions-node24

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

Upgrade GitHub Actions used in ci.yml to their latest major versions to resolve the Node 20 deprecation warning reported by GitHub Actions runners.

Changes

  • �ctions/checkout@v4 to @v5`
  • �ctions/setup-dotnet@v4 to @v5`
  • �ctions/download-artifact@v4 to @v5`

Notes

  • �ctions/upload-artifact stays at @v4 (already the latest major).
  • softprops/action-gh-release stays at @v2 (already the latest major).

Upgrade actions/checkout, actions/setup-dotnet, and actions/download-artifact to their latest major versions to resolve the Node 20 deprecation warning.
@coldhighsun
coldhighsun merged commit a87b766 into main Aug 20, 2026
6 checks passed
@coldhighsun
coldhighsun deleted the ci/upgrade-actions-node24 branch August 20, 2026 08:51
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