File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484 if : matrix.language == 'csharp'
8585
8686 - name : 🗃️ Setup NuGet cache
87- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
87+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
8888 with :
8989 path : ~/.nuget/packages
9090 key : ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
Original file line number Diff line number Diff line change 6363 global-json-file : global.json
6464
6565 - name : 🗃️ Setup NuGet cache
66- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
66+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
6767 with :
6868 path : ~/.nuget/packages
6969 key : ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
Original file line number Diff line number Diff line change 4545 global-json-file : global.json
4646
4747 - name : 🗃️ Setup NuGet cache
48- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
48+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
4949 with :
5050 path : ~/.nuget/packages
5151 key : ${{ runner.os }}-nuget-${{ hashFiles('**/packages.lock.json') }}
You can’t perform that action at this time.
0 commit comments