Skip to content

ci: update actions to current majors - #118

Open
katsugtgz wants to merge 1 commit into
R2NorthstarTools:masterfrom
katsugtgz:ci/update-actions
Open

ci: update actions to current majors#118
katsugtgz wants to merge 1 commit into
R2NorthstarTools:masterfrom
katsugtgz:ci/update-actions

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates the GitHub-maintained actions in dotnet-desktop.yml to current majors.

Changes:

  • actions/checkout v2 and v4 to v7
  • actions/setup-dotnet v1 to v6
  • actions/upload-artifact v4 to v7

checkout v2 and setup-dotnet v1 run on deprecated Node runtimes. The dotnet-version input (6.0.x) is still supported in setup-dotnet v6.

Validation:

  • workflow file passes YAML parsing after the change
  • all steps and inputs otherwise unchanged

Scope: .github/workflows/dotnet-desktop.yml only.

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