https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/153876
>From a57523531b8961cad74209f1bd772032e5338b8e Mon Sep 17 00:00:00 2001 From: Aiden Grossman <aidengross...@google.com> Date: Sat, 16 Aug 2025 22:58:06 +0000 Subject: [PATCH] fix Created using spr 1.3.6 --- .github/workflows/libclang-python-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/libclang-python-tests.yml b/.github/workflows/libclang-python-tests.yml index d9e9806f4c46b..e168928325561 100644 --- a/.github/workflows/libclang-python-tests.yml +++ b/.github/workflows/libclang-python-tests.yml @@ -36,7 +36,7 @@ jobs: - name: Setup Python uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0 with: - python-version: ${{ matrix.python_version }} + python-version: ${{ matrix.python-version }} - name: Setup ccache uses: hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17 with: _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits