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 a835d87 commit 21b269cCopy full SHA for 21b269c
.github/workflows/dotnet-core-desktop.yml
@@ -29,7 +29,7 @@ jobs:
29
30
# Install the .NET Core workload
31
- name: Install .NET Core
32
- uses: actions/setup-dotnet@4.1.0
+ uses: actions/setup-dotnet@v4.1.0
33
with:
34
dotnet-version: 9.0.x
35
0 commit comments