File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 source-url : https://nuget.pkg.github.com/open-feature/index.json
4646
4747 - name : Cache NuGet packages
48- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
48+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
4949 with :
5050 path : ~/.nuget/packages
5151 key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
@@ -112,7 +112,7 @@ jobs:
112112 source-url : https://nuget.pkg.github.com/open-feature/index.json
113113
114114 - name : Cache NuGet packages
115- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
115+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
116116 with :
117117 path : ~/.nuget/packages
118118 key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
Original file line number Diff line number Diff line change 3030 source-url : https://nuget.pkg.github.com/open-feature/index.json
3131
3232 - name : Cache NuGet packages
33- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
33+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
3434 with :
3535 path : ~/.nuget/packages
3636 key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
Original file line number Diff line number Diff line change 5454 source-url : https://nuget.pkg.github.com/open-feature/index.json
5555
5656 - name : Cache NuGet packages
57- uses : actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
57+ uses : actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
5858 with :
5959 path : ~/.nuget/packages
6060 key : ${{ runner.os }}-nuget-${{ hashFiles('**/*.csproj') }}
You can’t perform that action at this time.
0 commit comments