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

Commit f0a252f

Browse files
author
Hamel Husain
authored
Update ci.yaml
1 parent b00e68e commit f0a252f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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/[email protected].3 # use a pinned version for templates
26+
uses: fastai/[email protected].5 # use a pinned version for templates
2727

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

0 commit comments

Comments
 (0)