👷 use new setup-python

This commit is contained in:
felinae98
2022-11-28 20:46:50 +08:00
parent 2811874818
commit 4dfc6cdf17
4 changed files with 3 additions and 34 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Python environment
uses: ./.github/actions/setup-python
uses: he0119/setup-python@main
with:
python-version: ${{ matrix.python-version }}