Skip to content

Commit

Permalink
Update github-actions-example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
memerchik committed Jun 20, 2024
1 parent 246fcbc commit 214c141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: extract_branch
- name: preflight
id: preflight
uses: c2dh/journal-of-digital-history-ipynb-preflight-action@nbconvert
uses: c2dh/journal-of-digital-history-ipynb-preflight-action@master
with:
notebook: 'example/plotly.ipynb'
functions: 'checkkernel,checkcitation,checkhtml,checkoutput,checktags,checkurls,checkjavascript'
Expand Down

0 comments on commit 214c141

Please sign in to comment.