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 9009384 commit b581e85Copy full SHA for b581e85
.github/workflows/ci.yml
@@ -103,7 +103,7 @@ jobs:
103
- uses: actions/checkout@v4
104
105
- name: Set up Python ${{ matrix.python-version }}
106
- uses: Quansight-Labs/setup-python@v5
+ uses: actions/setup-python@v5
107
with:
108
python-version: ${{ matrix.python-version }}
109
architecture: ${{ matrix.platform.python-architecture }}
0 commit comments