diff --git a/.github/workflows/setup-.net-core-sdk.yml b/.github/workflows/setup-.net-core-sdk.yml index 446dd294..5df0160e 100644 --- a/.github/workflows/setup-.net-core-sdk.yml +++ b/.github/workflows/setup-.net-core-sdk.yml @@ -1,5 +1,5 @@ - name: Setup .NET Core SDK - uses: actions/setup-dotnet@v3.0.3 + uses: actions/setup-dotnet@v3.2.0 with: # Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x dotnet-version: # optional