Skip to content

Commit 1feca74

Browse files
Bump actions/setup-dotnet from 5.1.0 to 5.2.0 (#450)
1 parent 123fe66 commit 1feca74

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
@@ -37,7 +37,7 @@ jobs:
3737
3838
# Setup software
3939
- name: Setup .NET Core
40-
uses: actions/setup-dotnet@v5.1.0
40+
uses: actions/setup-dotnet@v5.2.0
4141
with:
4242
dotnet-version: 10.0.x
4343

0 commit comments

Comments
 (0)