We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df261fc commit f5d86c9Copy full SHA for f5d86c9
1 file changed
.github/workflows/build-documentation.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Setup software
39
- name: Setup .NET Core
40
- uses: actions/setup-dotnet@v5.0.1
+ uses: actions/setup-dotnet@v5.1.0
41
with:
42
dotnet-version: 10.0.x
43
0 commit comments