Skip to content

Commit 76ddd67

Browse files
authored
Fix a space in the documentation (#248)
1 parent 5507021 commit 76ddd67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Multiple versions:
3636
steps:
3737
- name: Setup dotnet
3838
- uses: actions/checkout@v2
39-
- uses: actions/setup-dotnet@v1
39+
- uses: actions/setup-dotnet@v1
4040
with:
4141
dotnet-version: |
4242
3.1.x

0 commit comments

Comments
 (0)