Skip to content

Commit b1a8a3c

Browse files
ci(deps): update python docker tag to v3.12.9
1 parent a0ca840 commit b1a8a3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/quick-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Python
2222
uses: actions/setup-python@v5
2323
with:
24-
python-version: '3.12.6'
24+
python-version: '3.12.9'
2525

2626
- name: Show Env
2727
run: |

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12.6
1+
3.12.9

0 commit comments

Comments
 (0)