Skip to content

Commit 4d2fe36

Browse files
renovate[bot]ForNeVeR
authored andcommitted
Update actions/setup-dotnet action to v4
1 parent 1947688 commit 4d2fe36

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@v3
47+
uses: actions/setup-dotnet@v4
4848
with:
4949
dotnet-version: '8.0.x'
5050

0 commit comments

Comments
 (0)