File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 37
37
source-url : https://nuget.pkg.github.com/open-feature/index.json
38
38
39
39
- name : Cache NuGet packages
40
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
40
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
41
41
with :
42
42
path : ~/.nuget/packages
43
43
key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
84
84
source-url : https://nuget.pkg.github.com/open-feature/index.json
85
85
86
86
- name : Cache NuGet packages
87
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
87
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
88
88
with :
89
89
path : ~/.nuget/packages
90
90
key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
Original file line number Diff line number Diff line change 35
35
source-url : https://nuget.pkg.github.com/open-feature/index.json
36
36
37
37
- name : Cache NuGet packages
38
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
38
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
39
39
with :
40
40
path : ~/.nuget/packages
41
41
key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
Original file line number Diff line number Diff line change 30
30
source-url : https://nuget.pkg.github.com/open-feature/index.json
31
31
32
32
- name : Cache NuGet packages
33
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
33
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
34
34
with :
35
35
path : ~/.nuget/packages
36
36
key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
Original file line number Diff line number Diff line change 52
52
source-url : https://nuget.pkg.github.com/open-feature/index.json
53
53
54
54
- name : Cache NuGet packages
55
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
55
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
56
56
with :
57
57
path : ~/.nuget/packages
58
58
key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
You can’t perform that action at this time.
0 commit comments