Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
mloubout committed Dec 20, 2023
1 parent 293baeb commit 4caa3be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
rm -rf examples
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: '_site'

Expand Down
2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ quartodoc:
- ConditionalDimension
- SubDimension
- Grid
- CustomTopology
- SubDomain
- CustomTopology
- Constant
- Function
- TimeFunction
Expand Down

0 comments on commit 4caa3be

Please sign in to comment.