Update kedro.yml

This commit is contained in:
Waylon Walker 2020-03-01 14:45:11 -06:00 committed by GitHub
parent 6c0c9567a9
commit 325f8dedf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,6 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Kedro
uses: WaylonWalker/kedro-action@0.0.2
uses: WaylonWalker/kedro-action@0.0.3
with:
python_version: '3.7.0'