Skip to content

Commit a850106

Browse files
Update cache
1 parent e82219a commit a850106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
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
2626
- name: Cache docstool
2727
id: cache-docstool
28-
uses: actions/cache@v4.0.2
28+
uses: actions/cache@v4.2.0
2929
with:
3030
path: |
3131
~/.dotnet/tools/docstool

0 commit comments

Comments
 (0)