Skip to content

Commit af0d598

Browse files
Bump actions/setup-dotnet from 5.2.0 to 5.3.0 (#99)
1 parent ba0e974 commit af0d598

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@v6.0.2
2828

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

0 commit comments

Comments
 (0)