Skip to content

Commit

Permalink
update mwaa version in the workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Kukushkin <[email protected]>
  • Loading branch information
kukushking committed Jul 10, 2024
1 parent eb33a99 commit 9ebe922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mwaa-requirements.check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Install Requirements
runs-on: ubuntu-latest
env:
AIRFLOW_VERSION: 2.8.1
AIRFLOW_VERSION: 2.9.2
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 9ebe922

Please sign in to comment.