Skip to content

Commit 012270d

Browse files
authored
Merge pull request #8360 from python-pillow/renovate/github-actions
2 parents f30eefa + 8c738f6 commit 012270d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
"pyproject.toml"
7777
7878
- name: Set up Python ${{ matrix.python-version }} (free-threaded)
79-
uses: deadsnakes/action@v3.1.0
79+
uses: deadsnakes/action@v3.2.0
8080
if: "${{ matrix.disable-gil }}"
8181
with:
8282
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)