chore: update actions/setup-python package

This commit is contained in:
aeongdesu
2023-09-07 09:38:14 +09:00
parent 326007bfd0
commit eb6f8e9946
+1 -1
View File
@@ -137,7 +137,7 @@ jobs:
name: wheels
- name: Python setup
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python_version }}