From bf6ec922626b17eff31c06a8992976edb1efb872 Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Tue, 31 Oct 2023 21:28:58 +0100 Subject: [PATCH] v3 --- .github/workflows/build-libs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-libs.yml b/.github/workflows/build-libs.yml index 808f6af..1713fe0 100644 --- a/.github/workflows/build-libs.yml +++ b/.github/workflows/build-libs.yml @@ -6,7 +6,7 @@ jobs: container: quay.io/pypa/manylinux2014_x86_64 steps: - name: checkout portaudio - uses: actions/checkout@v4 + uses: actions/checkout@v3 with: repository: PortAudio/portaudio ref: v19.7.0