Skip to content

Commit 21b269c

Browse files
committed
..
1 parent a835d87 commit 21b269c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Install the .NET Core workload
3131
- name: Install .NET Core
32-
uses: actions/setup-dotnet@4.1.0
32+
uses: actions/setup-dotnet@v4.1.0
3333
with:
3434
dotnet-version: 9.0.x
3535

0 commit comments

Comments
 (0)