Skip to content

Commit a45ad9d

Browse files
Bump actions/cache from 4.2.2 to 4.2.3 (#1025)
1 parent 48683f0 commit a45ad9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
id: setup-dotnet
5757

5858
- name: Setup NuGet cache
59-
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
59+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
6060
with:
6161
path: ~/.nuget/packages
6262
key: ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj', '**/*.props') }}

0 commit comments

Comments
 (0)