There was an error while loading. Please reload this page.
1 parent e3558eb commit 387e992Copy full SHA for 387e992
1 file changed
.github/workflows/build-documentation.yml
@@ -36,7 +36,7 @@ jobs:
36
37
# Setup software
38
- name: Setup .NET Core
39
- uses: actions/setup-dotnet@v5.3.0
+ uses: actions/setup-dotnet@v5.4.0
40
with:
41
dotnet-version: 10.0.x
42
0 commit comments