diff --git a/.github/workflows/coreaudio-sys.yml b/.github/workflows/coreaudio-sys.yml index 11ec2d4..d610bff 100644 --- a/.github/workflows/coreaudio-sys.yml +++ b/.github/workflows/coreaudio-sys.yml @@ -40,7 +40,7 @@ jobs: override: true - name: Install LLVM and Clang - uses: KyleMayes/install-llvm-action@v1.8.3 + uses: KyleMayes/install-llvm-action@v1.9.0 with: version: "13.0"