diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 13578ec3..46898a52 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: - name: convert notebooks and word docs to posts if: github.repository != 'fastai/fastpages' - uses: fastai/fastpages@v2.1.1 # templates will use a pinned version + uses: fastai/fastpages@master # TODO use a pinned version - name: setup directories for Jekyll build run: |