diff --git a/.github/workflows/kedro-action.yml b/.github/workflows/kedro-action.yml index dba80f3..c8a0bf9 100644 --- a/.github/workflows/kedro-action.yml +++ b/.github/workflows/kedro-action.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@master - name: Kedro - uses: WaylonWalker/kedro-action@55b1f7a + uses: WaylonWalker/kedro-action@3008725 - name: Deploy-docs uses: crazy-max/ghaction-github-pages@v1.3.0 with: