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.
2 parents 26b81aa + 50e9231 commit fcc4b80Copy full SHA for fcc4b80
.github/workflows/test.yml
@@ -176,7 +176,7 @@ jobs:
176
allow-prereleases: true
177
- name: Set up Python ${{ matrix.python-version }}
178
if: endsWith(matrix.python-version, '-dev')
179
- uses: deadsnakes/action@v3.1.0
+ uses: deadsnakes/action@v3.2.0
180
with:
181
python-version: ${{ matrix.python-version }}
182
nogil: true
0 commit comments