|
75 | 75 | 9.0.303
|
76 | 76 |
|
77 | 77 | - name: Check for NuGet packages cache
|
78 |
| - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # tag: v4.2.3 |
| 78 | + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag: v4.2.4 |
79 | 79 | id: nuget-cache
|
80 | 80 | with:
|
81 | 81 | key: ${{ hashFiles('**/Directory.packages.props', './build/LibraryVersions.g.cs', '**/packages.config' ) }}
|
@@ -134,7 +134,7 @@ jobs:
|
134 | 134 | 9.0.303
|
135 | 135 |
|
136 | 136 | - name: Check for NuGet packages cache
|
137 |
| - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # tag: v4.2.3 |
| 137 | + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag: v4.2.4 |
138 | 138 | id: nuget-cache
|
139 | 139 | with:
|
140 | 140 | key: ${{ hashFiles('**/Directory.packages.props', './build/LibraryVersions.g.cs', '**/packages.config' ) }}
|
@@ -177,7 +177,7 @@ jobs:
|
177 | 177 | 9.0.303
|
178 | 178 |
|
179 | 179 | - name: Check for NuGet packages cache
|
180 |
| - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # tag: v4.2.3 |
| 180 | + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag: v4.2.4 |
181 | 181 | id: nuget-cache
|
182 | 182 | with:
|
183 | 183 | key: ${{ hashFiles('**/Directory.packages.props', './build/LibraryVersions.g.cs', '**/packages.config' ) }}
|
@@ -277,7 +277,7 @@ jobs:
|
277 | 277 | 9.0.303
|
278 | 278 |
|
279 | 279 | - name: Check for NuGet packages cache
|
280 |
| - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # tag: v4.2.3 |
| 280 | + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # tag: v4.2.4 |
281 | 281 | id: nuget-cache
|
282 | 282 | with:
|
283 | 283 | key: ${{ hashFiles('**/Directory.packages.props', './build/LibraryVersions.g.cs', '**/packages.config' ) }}
|
|
0 commit comments