Skip to content

Commit 4725b35

Browse files
renovate[bot]ForNeVeR
authored andcommitted
Update actions/setup-dotnet action to v5
1 parent 8afd6fa commit 4725b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

2727
# Backend
2828
- name: Set up .NET SDK
29-
uses: actions/setup-dotnet@v4
29+
uses: actions/setup-dotnet@v5
3030
with:
3131
dotnet-version: '8.0.x'
3232
- name: NuGet Cache

0 commit comments

Comments
 (0)