Skip to content

Commit e747bc9

Browse files
committed
Merge branch 'main' into py3.13-support
2 parents 50e83b7 + e48e075 commit e747bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
fetch-depth: 0
131131

132132
- name: Set up Python
133-
uses: actions/setup-python@v5.1.1
133+
uses: actions/setup-python@v5.2.0
134134
if: matrix.python-version != 'system'
135135
with:
136136
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)