There was an error while loading. Please reload this page.
2 parents ad1014f + bd247df commit a607eb4Copy full SHA for a607eb4
2 files changed
.github/workflows/publish.yaml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v7
24
- name: Set up Python
25
- uses: actions/setup-python@v6.2.0
+ uses: actions/setup-python@v6.3.0
26
with:
27
python-version: "3.11"
28
- name: Install uv
.github/workflows/stac-model.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
- name: Set up Python ${{ matrix.python-version }}
17
18
19
python-version: ${{ matrix.python-version }}
20
0 commit comments