diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e9bf520..7a15455 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -83,7 +83,7 @@ jobs: uses: actions/setup-dotnet@v4.0.0 with: # renovate: datasource=dotnet depName=dotnet-sdk - dotnet-version: 8.0.201 + dotnet-version: 8.0.203 - name: Cake build id: cake @@ -126,7 +126,7 @@ jobs: uses: actions/setup-dotnet@v4.0.0 with: # renovate: datasource=dotnet depName=dotnet-sdk - dotnet-version: 8.0.201 + dotnet-version: 8.0.203 - name: Cake build id: cake @@ -169,7 +169,7 @@ jobs: uses: actions/setup-dotnet@v4.0.0 with: # renovate: datasource=dotnet depName=dotnet-sdk - dotnet-version: 8.0.201 + dotnet-version: 8.0.203 - name: Cake build id: cake