We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696a126 commit f9c0ab6Copy full SHA for f9c0ab6
.github/workflows/data-replication-pipeline.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Setup python
86
uses: actions/setup-python@v4
87
with:
88
- python-version: 3.12.3
+ python-version: 3.13.7
89
cache: pip
90
- name: Get image digest
91
id: get-image-digest
0 commit comments