diff --git a/.github/workflows/kedro.yml b/.github/workflows/kedro.yml index c7b85d1..6c86f81 100644 --- a/.github/workflows/kedro.yml +++ b/.github/workflows/kedro.yml @@ -13,6 +13,6 @@ jobs: steps: - uses: actions/checkout@master - name: Kedro - uses: WaylonWalker/kedro-action@0.0.1 + uses: WaylonWalker/kedro-action@0.0.2 with: python_version: '3.7.0'