Skip to content

Commit 9b3d156

Browse files
chore(deps): update actions/setup-dotnet action to v6 (#331)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent aa1c5b2 commit 9b3d156

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@v6
3030
with:
3131
# 10.0.x runs the pipeline; 8.0.x and 9.0.x provide runtimes for the multi-targeted test project
3232
dotnet-version: |

0 commit comments

Comments
 (0)