The "Publish" workflow is triggering a GitHub warning about save-state and set-output commands, which are planned for eventual deprecation, although GH has delayed that deprecation indefinitely.
This is caused by the get-csproj-version action we're using in nearly all our repositories, which hasn't been updated in 3 years. There is a fork that is more up-to-date; we may want to consider switching to it at some point.
The "Publish" workflow is triggering a GitHub warning about save-state and set-output commands, which are planned for eventual deprecation, although GH has delayed that deprecation indefinitely.
This is caused by the get-csproj-version action we're using in nearly all our repositories, which hasn't been updated in 3 years. There is a fork that is more up-to-date; we may want to consider switching to it at some point.