Skip to content

Commit

Permalink
fix: use python 3.10 to generate connector builder update CDK pr (air…
Browse files Browse the repository at this point in the history
  • Loading branch information
erohmensing authored Aug 2, 2024
1 parent c384426 commit 018c538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cdk-command-manually.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
steps:
- uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.10"
- name: Checkout Airbyte Platform Internal
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 018c538

Please sign in to comment.