Skip to content

ci: remove deprecated Node action runtimes#20

Merged
solrevdev merged 1 commit into
masterfrom
ci/remove-node-action-warnings
Jul 16, 2026
Merged

ci: remove deprecated Node action runtimes#20
solrevdev merged 1 commit into
masterfrom
ci/remove-node-action-warnings

Conversation

@solrevdev

Copy link
Copy Markdown
Owner

Summary

  • upgrade actions/checkout and actions/setup-dotnet from v4 to the conservative Node 24-compatible v5 releases
  • replace the stale Node 16-based alirezanet/publish-nuget action with native dotnet nuget push
  • preserve duplicate-package handling and automatic v<version> tag creation
  • explicitly limit workflow permissions to contents: write, which is narrower than the repository default

Validation

  • actionlint .github/workflows/ci.yml
  • local dotnet pack and package-path/version resolution

Merging this workflow-only change will exercise the native publish path against existing version 1.4.1: NuGet will safely skip the duplicate and the existing tag will be retained.

@solrevdev
solrevdev merged commit 145e8b1 into master Jul 16, 2026
1 check passed
@solrevdev
solrevdev deleted the ci/remove-node-action-warnings branch July 16, 2026 08:48
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