aws-samples / serverless-dotnet-demo

MIT No Attribution
140 stars 37 forks source link

Use latest minor version instead of patch for more up to date testing #24

Closed Beau-Gosse-dev closed 1 year ago

Beau-Gosse-dev commented 1 year ago

Description of changes: As shown here: https://github.com/actions/setup-dotnet#supported-version-syntax

This "installs the latest minor version of the specified major tag, including prerelease versions (preview, rc)"

This will allow our canaries and performance number to be as up to date as possible.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.