Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
skilesare committed Apr 22, 2023
1 parent 04bd9b4 commit 007bcdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
# Remember to update me in package-set.yml as well
env:
vessel_version: "v0.6.4"
moc_version: "0.8.3"
moc_version: "0.8.7"

jobs:
tests:
Expand Down Expand Up @@ -55,4 +55,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs
publish_dir: docs

0 comments on commit 007bcdd

Please sign in to comment.