Skip to content

Commit 07b4ab4

Browse files
authored
Update deploy-docs.yml
1 parent a470618 commit 07b4ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
dotnet-version: '3.1.x'
3636
- uses: actions/setup-dotnet@v1
3737
with:
38-
dotnet-version: '5.0.100-rc.1.20452.10'
38+
dotnet-version: '5.0.x'
3939

4040
- name: Building library
4141
run: dotnet build /p:PublicRelease=true

0 commit comments

Comments
 (0)