Merge pull request #8360 from python-pillow/renovate/github-actions

This commit is contained in:
Hugo van Kemenade 2024-09-08 22:53:58 +03:00 committed by GitHub
commit 012270d1c9
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 }}