We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a278f commit f0ae7ceCopy full SHA for f0ae7ce
1 file changed
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: lumentae/actions/.github/workflows/build-dotnet.yml@main
13
with:
14
project_name: Tempusrary.Compiler
15
- dotnet_version: 10.0
+ dotnet_version: "10.0"
16
release:
17
permissions:
18
contents: write
0 commit comments