We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123fe66 commit 1feca74Copy full SHA for 1feca74
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.1.0
+ uses: actions/setup-dotnet@v5.2.0
41
with:
42
dotnet-version: 10.0.x
43
0 commit comments