Skip to content

Commit

Permalink
Merge pull request #425 from qbicc/dependabot/github_actions/KyleMaye…
Browse files Browse the repository at this point in the history
…s/install-llvm-action-2.0.5
  • Loading branch information
dmlloyd authored Sep 9, 2024
2 parents 6204eb1 + 5ad4b17 commit 7b75191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install LLVM (Non-homebrew)
if: matrix.os != 'macos-latest' || matrix.llvm-version != '16'
uses: KyleMayes/[email protected].4
uses: KyleMayes/[email protected].5
with:
version: ${{ matrix.llvm-version }}
directory: ${{ runner.temp }}/llvm-install
Expand Down

0 comments on commit 7b75191

Please sign in to comment.