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