File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 curl --connect-timeout 5 --max-time 15 --silent --show-error https://s3.amazonaws.com/particular.downloads/Particular.DocsTool/version.json >> docstool-version.json
2121 - name : Cache docstool
2222 id : cache-docstool
23- uses : actions/cache@v4.2.4
23+ uses : actions/cache@v4.3.0
2424 with :
2525 path : |
2626 ~/.dotnet/tools/docstool
Original file line number Diff line number Diff line change 2323 curl --connect-timeout 5 --max-time 15 --silent --show-error https://f.feedz.io/particular-software/packages/nuget/v3/packages/particular.docstool/index.json >> docstool-versions.json
2424 - name : Cache docstool
2525 id : cache-docstool
26- uses : actions/cache@v4.2.4
26+ uses : actions/cache@v4.3.0
2727 with :
2828 path : |
2929 ~/.dotnet/tools/docstool
You can’t perform that action at this time.
0 commit comments