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

Commit b3e2563

Browse files
author
Hamel Husain
authored
Update ci.yaml
1 parent 6330558 commit b3e2563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: convert notebooks and word docs to posts
2525
if: github.repository != 'fastai/fastpages'
26-
uses: fastai/fastpages@v2.1.1 # templates will use a pinned version
26+
uses: fastai/fastpages@master # TODO use a pinned version
2727

2828
- name: setup directories for Jekyll build
2929
run: |

0 commit comments

Comments
 (0)