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 333bf80 commit f84743eCopy full SHA for f84743e
.github/workflows/build-wheels-linux.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
submodules: recursive
70
- name: Set up Python ${{ matrix.python-version }}
71
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
72
73
python-version: ${{ matrix.python-version }}
74
0 commit comments