Skip to content

Commit

Permalink
Merge pull request #8360 from python-pillow/renovate/github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Sep 8, 2024
2 parents f30eefa + 8c738f6 commit 012270d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 012270d

Please sign in to comment.