Skip to content

Commit

Permalink
and again
Browse files Browse the repository at this point in the history
  • Loading branch information
dangmoody committed Jul 30, 2024
1 parent db24eba commit 88c0e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install Clang
uses: KyleMayes/install-llvm-action@v2
uses: KyleMayes/install-llvm-action@v2.0.2
with:
version: "18.1.0"
directory: ${{ runner.temp }}/llvm
Expand Down

0 comments on commit 88c0e95

Please sign in to comment.