Skip to content

Commit f9c0ab6

Browse files
committed
Use latest python in data-replication-pipeline
Matches the one in .tool-versions.
1 parent 696a126 commit f9c0ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/data-replication-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Setup python
8686
uses: actions/setup-python@v4
8787
with:
88-
python-version: 3.12.3
88+
python-version: 3.13.7
8989
cache: pip
9090
- name: Get image digest
9191
id: get-image-digest

0 commit comments

Comments
 (0)