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