Skip to content

Commit 4b37d22

Browse files
upgrade cache from 3.2.4 to 4.0.0 (#586)
* upgrade cache to 4.0.0 * license update * failure fix * e2e failure fix
1 parent f9d0f62 commit 4b37d22

33 files changed

+39208
-16825
lines changed

.github/workflows/e2e-tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ jobs:
719719
runs-on: ubuntu-22.04
720720
env:
721721
https_proxy: http://no-such-proxy:3128
722-
no_proxy: github.com,dotnetcli.blob.core.windows.net,download.visualstudio.microsoft.com,api.nuget.org,dotnetcli.azureedge.net
722+
no_proxy: github.com,dotnetcli.blob.core.windows.net,download.visualstudio.microsoft.com,api.nuget.org,dotnetcli.azureedge.net,builds.dotnet.microsoft.com,ci.dot.net
723723
steps:
724724
- name: Checkout
725725
uses: actions/checkout@v4
@@ -741,7 +741,7 @@ jobs:
741741
runs-on: ubuntu-latest
742742
env:
743743
https_proxy: http://no-such-proxy:3128
744-
no_proxy: github.com,dotnetcli.blob.core.windows.net,download.visualstudio.microsoft.com,api.nuget.org,dotnetcli.azureedge.net
744+
no_proxy: github.com,dotnetcli.blob.core.windows.net,download.visualstudio.microsoft.com,api.nuget.org,dotnetcli.azureedge.net,builds.dotnet.microsoft.com,ci.dot.net
745745
steps:
746746
- name: Checkout
747747
uses: actions/checkout@v4

.licenses/npm/@actions/cache.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@actions/core.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@protobuf-ts/plugin-framework.dep.yml

+160
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)