Skip to content

Commit c173420

Browse files
Bump actions/setup-dotnet from 4.0.0 to 4.0.1 (#348)
1 parent 62714ec commit c173420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
# Setup software
5151
- name: Setup .NET Core
52-
uses: actions/setup-dotnet@v4.0.0
52+
uses: actions/setup-dotnet@v4.0.1
5353
with:
5454
dotnet-version: 7.0.x
5555

0 commit comments

Comments
 (0)