Skip to content

Commit 9005fbe

Browse files
committed
fix syntax
1 parent 700f9ba commit 9005fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
steps:
7474
# Install the .NET SDK indicated in the global.json file
7575
- name: Setup Dotnet
76-
uses: actions/setup-dotnet@v4
76+
uses: actions/setup-dotnet@v4
7777

7878
# Cache NuGet packages
7979
- uses: actions/cache@v3

0 commit comments

Comments
 (0)