Skip to content

Commit

Permalink
Merge branch 'main' into bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
sebffischer authored Apr 30, 2024
2 parents 9eb0be1 + b702f64 commit 3495239
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Deploy
if: github.event_name != 'pull_request'
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
clean: false
branch: gh-pages
Expand Down
2 changes: 2 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ Remotes:
mlverse/torch,
mlr-org/paradox,
torchvision
mlr-org/mlr3pipelines,
mlverse/torchvision
Config/testthat/edition: 3
NeedsCompilation: no
ByteCompile: no
Expand Down

0 comments on commit 3495239

Please sign in to comment.