There was an error while loading. Please reload this page.
2 parents 71b75d4 + 1af1d0b commit 9ab1154Copy full SHA for 9ab1154
1 file changed
.github/workflows/tests.yml
@@ -53,7 +53,7 @@ jobs:
53
steps:
54
- uses: actions/checkout@v5
55
- name: Setup python for test ${{ matrix.py }}
56
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
57
with:
58
python-version: ${{ matrix.py }}
59
- name: Install sox
0 commit comments