Skip to content

Commit 387e992

Browse files
Bump actions/setup-dotnet from 5.3.0 to 5.4.0 (#463)
1 parent e3558eb commit 387e992

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
@@ -36,7 +36,7 @@ jobs:
3636
3737
# Setup software
3838
- name: Setup .NET Core
39-
uses: actions/setup-dotnet@v5.3.0
39+
uses: actions/setup-dotnet@v5.4.0
4040
with:
4141
dotnet-version: 10.0.x
4242

0 commit comments

Comments
 (0)