Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jarkonik committed Nov 2, 2021
1 parent 3d1d173 commit e1ee1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install_llvm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ runs:
using: "composite"
steps:
- name: Install LLVM
uses: KyleMayes/install-llvm-action@v1
uses: KyleMayes/install-llvm-action@v1.5.0
with:
version: "13.0"

0 comments on commit e1ee1aa

Please sign in to comment.