mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
Update deadsnakes/action action to v3.2.0
This commit is contained in:
parent
89c790f2b0
commit
8c738f6427
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user