Skip to content

Commit

Permalink
bump dfx
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Jan 30, 2025
1 parent 32e1316 commit 4177e29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
DFX_VERSION: 0.24.2
DFX_VERSION: 0.24.3
IC_REPL_VERSION: 0.7.5
MOPS_VERSION: 0.2.0
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- 18
- 20
env:
DFX_VERSION: 0.24.2
DFX_VERSION: 0.24.3
SKIP_WASM: true
MOPS_VERSION: 0.2.0
steps:
Expand Down

0 comments on commit 4177e29

Please sign in to comment.