Skip to content

Commit 72c3804

Browse files
Bump actions/setup-dotnet from 4.0.1 to 4.1.0 (#371)
1 parent 0e4f9c7 commit 72c3804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
# Setup software
3939
- name: Setup .NET Core
40-
uses: actions/setup-dotnet@v4.0.1
40+
uses: actions/setup-dotnet@v4.1.0
4141
with:
4242
dotnet-version: 7.0.x
4343

0 commit comments

Comments
 (0)