Skip to content

Commit 29f5257

Browse files
committed
Update ci.yml
Signed-off-by: Victor Chang <[email protected]>
1 parent 6f51c5d commit 29f5257

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,10 @@ jobs:
8181
dotnet-version: "6.0.x"
8282

8383
- name: Install License Finder tool with Homebrew
84-
uses: tecoli-com/actions-use-homebrew-tools@v0
84+
uses: tecoli-com/actions-use-homebrew-tools@v0.4
8585
with:
8686
tools: licensefinder
87+
cache: yes
8788

8889
- name: Enable NuGet cache
8990
uses: actions/[email protected]

0 commit comments

Comments
 (0)