We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cf9a7 commit 0cad33cCopy full SHA for 0cad33c
.github/real-workflows/publish-calculator-demo-aot.yml
@@ -2,7 +2,7 @@ dotnet_setup: &dotnet_setup
2
name: Setup .NET
3
uses: actions/setup-dotnet@v4
4
with:
5
- dotnet-version: 10.0.0-preview.5.25277.114
+ dotnet-version: 10.0.0-preview.5
6
7
upload_artifact: &upload_artifact
8
uses: actions/upload-artifact@v4
0 commit comments