Skip to content

Commit 8c738f6

Browse files
Update deadsnakes/action action to v3.2.0
1 parent 89c790f commit 8c738f6

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)