We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700f9ba commit 9005fbeCopy full SHA for 9005fbe
1 file changed
.github/workflows/dotnet.yml
@@ -73,7 +73,7 @@ jobs:
73
steps:
74
# Install the .NET SDK indicated in the global.json file
75
- name: Setup Dotnet
76
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v4
77
78
# Cache NuGet packages
79
- uses: actions/cache@v3
0 commit comments