Skip to content

Commit 4bee229

Browse files
feat: update python to 3.13.12 #minor (#163)
Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
1 parent 014f494 commit 4bee229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/molecule_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Set up Python
4444
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
4545
with:
46-
python-version: '3.12'
46+
python-version: '3.13'
4747

4848
- name: Install dependencies
4949
run: |

0 commit comments

Comments
 (0)