firebase-admin-dotnet icon indicating copy to clipboard operation
firebase-admin-dotnet copied to clipboard

[chore] Update Github action workflows to fix node version and `set-output` deprecation warnings

Open jonathanedey opened this issue 1 year ago • 0 comments

  • Swapped to Github CLI to create release tag
  • actions/checkout v2 -> v4
  • actions/setup-dotnet v1 -> v4
  • Replaced set-output with GITHUB_OUTPUT

jonathanedey avatar Jan 30 '24 17:01 jonathanedey