Skip to content

Commit e38f8c2

Browse files
committed
chore(deps): update actions/setup-dotnet action to v5
1 parent 290ebe6 commit e38f8c2

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
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727
persist-credentials: false
2828
- name: Setup .NET
29-
uses: actions/setup-dotnet@v4
29+
uses: actions/setup-dotnet@v5
3030
with:
3131
dotnet-version: 9.0.x
3232
- name: Run Pipeline

0 commit comments

Comments
 (0)