Skip to content

Commit 07ac38f

Browse files
authored
Merge pull request #220 from open-quantum-safe/dependabot/github_actions/KyleMayes/install-llvm-action-1.8.3
Bump KyleMayes/install-llvm-action from 1.8.1 to 1.8.3
2 parents dd71fa1 + 9d00e56 commit 07ac38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Install LLVM and Clang
3232
if: startsWith(matrix.os, 'windows')
33-
uses: KyleMayes/[email protected].1
33+
uses: KyleMayes/[email protected].3
3434
with:
3535
version: "13.0"
3636
directory: ${{ runner.temp }}/llvm

0 commit comments

Comments
 (0)