We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa9d1e commit 390e9c6Copy full SHA for 390e9c6
1 file changed
.github/workflows/preview-env.yml
@@ -10,7 +10,7 @@ env:
10
ECR_REPOSITORY_NAME: "whoami"
11
TF_STATE_BUCKET: "cds-cdg-dev-tfstate-900119715266"
12
PREVIEW_STATE_PREFIX: "dev/preview/"
13
- python_version: "3.12"
+ python_version: "3.14"
14
15
jobs:
16
preview:
0 commit comments