Skip to content

Commit

Permalink
Merge pull request #7 from jupyter-book/agoose77/fix-further-ci
Browse files Browse the repository at this point in the history
🐛 Update CI NodeJS
  • Loading branch information
agoose77 authored Nov 13, 2024
2 parents 4ee5635 + be0d7fa commit 74a5c21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/configure-pages@v3
- uses: actions/setup-node@v4
with:
node-version: 18.x
node-version: 20.x
- name: Install MyST Markdown
run: npm install
- name: Build HTML Assets
Expand Down
4 changes: 4 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 74a5c21

Please sign in to comment.