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 de578c9 commit 8750ac7Copy full SHA for 8750ac7
.github/workflows/ci.yml
@@ -109,7 +109,7 @@ jobs:
109
steps:
110
- uses: actions/checkout@v4
111
- name: Set up Python ${{ matrix.python-version }}
112
- uses: Quansight-Labs/setup-python@v5
+ uses: actions/setup-python@v5
113
with:
114
python-version: ${{ matrix.python-version }}
115
architecture: ${{ matrix.platform.python-architecture }}
0 commit comments