Update deadsnakes/action action to v3.2.0

This commit is contained in:
renovate[bot] 2024-09-08 13:00:15 +00:00 committed by GitHub
parent 89c790f2b0
commit 8c738f6427
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,7 +76,7 @@ jobs:
"pyproject.toml"
- name: Set up Python ${{ matrix.python-version }} (free-threaded)
uses: deadsnakes/action@v3.1.0
uses: deadsnakes/action@v3.2.0
if: "${{ matrix.disable-gil }}"
with:
python-version: ${{ matrix.python-version }}