Skip to content

Commit

Permalink
Merge pull request #220 from open-quantum-safe/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/KyleMayes/install-llvm-action-1.8.3

Bump KyleMayes/install-llvm-action from 1.8.1 to 1.8.3
  • Loading branch information
thomwiggers committed Aug 21, 2023
2 parents dd71fa1 + 9d00e56 commit 07ac38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install LLVM and Clang
if: startsWith(matrix.os, 'windows')
uses: KyleMayes/install-llvm-action@v1.8.1
uses: KyleMayes/install-llvm-action@v1.8.3
with:
version: "13.0"
directory: ${{ runner.temp }}/llvm
Expand Down

0 comments on commit 07ac38f

Please sign in to comment.