diff --git a/.github/workflows/coreaudio-sys.yml b/.github/workflows/coreaudio-sys.yml index d610bff..1c55e18 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.9.0 + uses: KyleMayes/install-llvm-action@v2.0.0 with: version: "13.0"