3333 show-progress : false
3434
3535 - name : Cache packages
36- 36+ 3737 with :
3838 path : ${{ env.NUGET_PACKAGES }}
3939 key : ${{ runner.os }}-nuget-${{ hashFiles('.config/dotnet-tools.json', '**/packages.lock.json') }}
@@ -56,10 +56,10 @@ jobs:
56565757 with :
5858 # renovate: datasource=dotnet depName=dotnet-sdk
59- dotnet-version : 8.0.100
59+ dotnet-version : 8.0.101
6060
6161 - name : Cache packages
62- 62+ 6363 with :
6464 path : ${{ env.NUGET_PACKAGES }}
6565 key : ${{ runner.os }}-nuget-${{ hashFiles('.config/dotnet-tools.json', '**/packages.lock.json') }}
@@ -82,10 +82,10 @@ jobs:
82828383 with :
8484 # renovate: datasource=dotnet depName=dotnet-sdk
85- dotnet-version : 8.0.100
85+ dotnet-version : 8.0.101
8686
8787 - name : Cache packages
88- 88+ 8989 with :
9090 path : ${{ env.NUGET_PACKAGES }}
9191 key : ${{ runner.os }}-nuget-${{ hashFiles('.config/dotnet-tools.json', '**/packages.lock.json') }}
@@ -108,10 +108,10 @@ jobs:
108108109109 with :
110110 # renovate: datasource=dotnet depName=dotnet-sdk
111- dotnet-version : 8.0.100
111+ dotnet-version : 8.0.101
112112
113113 - name : Cache packages
114- 114+ 115115 with :
116116 path : ${{ env.NUGET_PACKAGES }}
117117 key : ${{ runner.os }}-nuget-${{ hashFiles('.config/dotnet-tools.json', '**/packages.lock.json') }}
0 commit comments