Skip to content

Commit 1d466b3

Browse files
authored
Merge pull request #28 from rufer7/patch-3
Update actions/setup-dotnet from v4 to v5
2 parents 77bfed9 + d69eea9 commit 1d466b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/checkout@v4
1717
- name: Setup .NET
18-
uses: actions/setup-dotnet@v4
18+
uses: actions/setup-dotnet@v5
1919
with:
2020
dotnet-version: 9.0.x
2121

0 commit comments

Comments
 (0)