We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10caf98 commit deedb41Copy full SHA for deedb41
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
51
52
- name: Install License Finder tool with Homebrew
53
- uses: tecoli-com/actions-use-homebrew-tools@v0
+ uses: tecoli-com/actions-use-homebrew-tools@v1
54
with:
55
tools: licensefinder
56
0 commit comments