Skip to content

Commit

Permalink
Bump dependencies (#89)
Browse files Browse the repository at this point in the history
* bump moc

* fix

* fix

* bump mops dependencies

* fix

* fix
  • Loading branch information
chenyan-dfinity authored Sep 18, 2023
1 parent fac9805 commit 5158daf
Show file tree
Hide file tree
Showing 8 changed files with 133 additions and 105 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
strategy:
fail-fast: false
env:
DFX_VERSION: 0.14.4
IC_REPL_VERSION: 0.4.1
DFX_VERSION: 0.15.0
IC_REPL_VERSION: 0.4.3
MOC_VERSION: 0.10.0
IC_WASM_VERSION: 0.4.0
IC_WASM_VERSION: 0.5.0
steps:
- uses: actions/checkout@v3
- name: Checkout out gh-pages report
Expand Down
Loading

0 comments on commit 5158daf

Please sign in to comment.