We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62714ec commit c173420Copy full SHA for c173420
1 file changed
.github/workflows/build-documentation.yml
@@ -49,7 +49,7 @@ jobs:
49
50
# Setup software
51
- name: Setup .NET Core
52
- uses: actions/setup-dotnet@v4.0.0
+ uses: actions/setup-dotnet@v4.0.1
53
with:
54
dotnet-version: 7.0.x
55
0 commit comments