We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84743e commit b2fe038Copy full SHA for b2fe038
.github/workflows/build-wheels-macosx.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
submodules: recursive
51
- name: Set up Python ${{ matrix.python-version }}
52
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
53
54
python-version: ${{ matrix.python-version }}
55
.github/workflows/build-wheels-macosx2.yml
0 commit comments