Skip to content

Commit cac3785

Browse files
authored
Update ci-build.yml
1 parent f9f8295 commit cac3785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
dotnet-version: ${{ env.DOTNET_VERSION }}
5656

5757
- name: Cache NuGet packages
58-
uses: actions/cache@v6
58+
uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
5959
with:
6060
path: ~/.nuget/packages
6161
key: ${{ matrix.os }}-tests-nuget-${{ hashFiles('**/*.csproj', 'Directory.Packages.props') }}

0 commit comments

Comments
 (0)