Skip to content

Commit e805cb2

Browse files
Update dependency python to 3.14 (#1562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 471dcd3 commit e805cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 0
3131
- uses: actions/setup-python@v6
3232
with:
33-
python-version: '3.9'
33+
python-version: '3.14'
3434
- uses: ./.github/actions/setup-step-ca
3535
- uses: roots/setup-trellis-cli@v1
3636
with:

0 commit comments

Comments
 (0)