Skip to content

Commit 4d71533

Browse files
Bump actions/setup-dotnet from 4 to 5 (#73)
1 parent 758b76e commit 4d71533

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v5
2828

2929
- name: Setup .NET
30-
uses: actions/setup-dotnet@v4
30+
uses: actions/setup-dotnet@v5
3131
with:
3232
dotnet-version: 8.0.x
3333

0 commit comments

Comments
 (0)