Skip to content

Commit e8b5f80

Browse files
rebase
Created using spr 1.3.6
2 parents d6da11a + 6ef74be commit e8b5f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libclang-python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Setup Python
3737
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
3838
with:
39-
python-version: ${{ matrix.python_version }}
39+
python-version: ${{ matrix.python-version }}
4040
- name: Setup ccache
4141
uses: hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
4242
with:

0 commit comments

Comments
 (0)