Skip to content

Commit feb2707

Browse files
renovate[bot]ForNeVeR
authored andcommitted
Update actions/setup-dotnet action to v5
1 parent 3b8fcaf commit feb2707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
key: ${{ runner.os }}.nuget.${{ hashFiles('**/*.*proj') }}
4545

4646
- name: Set up .NET SDK
47-
uses: actions/setup-dotnet@v4
47+
uses: actions/setup-dotnet@v5
4848
with:
4949
dotnet-version: '8.0.x'
5050

0 commit comments

Comments
 (0)