We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6da11a + 6ef74be commit e8b5f80Copy full SHA for e8b5f80
.github/workflows/libclang-python-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup Python
37
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
38
with:
39
- python-version: ${{ matrix.python_version }}
+ python-version: ${{ matrix.python-version }}
40
- name: Setup ccache
41
uses: hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
42
0 commit comments