Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamel Husain authored Feb 24, 2020
1 parent 6330558 commit b3e2563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit b3e2563

Please sign in to comment.