Use setup-python@v4

This commit is contained in:
Andrew Eisenberg 2023-11-02 07:49:59 -07:00
parent 9ef69a2c7a
commit 7c60ff7ad6
41 changed files with 41 additions and 41 deletions

View file

@ -37,7 +37,7 @@ jobs:
steps:
- name: Setup Python on MacOS
uses: actions/setup-python@v2
uses: actions/setup-python@v4
if: |
matrix.os == 'macos-latest' && (
matrix.version == 'stable-20220908' ||