From 8d9498d32d881b578888bf3fb95c5729be70d9c1 Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 20:09:23 +0000 Subject: [PATCH] GitHubSync update - master --- .github/workflows/nuget-audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nuget-audit.yml b/.github/workflows/nuget-audit.yml index e02d6d8b..2b9c6c9e 100644 --- a/.github/workflows/nuget-audit.yml +++ b/.github/workflows/nuget-audit.yml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.2 - name: Setup .NET SDK - uses: actions/setup-dotnet@v4.2.0 + uses: actions/setup-dotnet@v4.1.0 with: global-json-file: global.json - name: Restore