Skip to content

Commit

Permalink
Merge pull request #860 from o1-labs/dw/bump-up-ci-docs
Browse files Browse the repository at this point in the history
CI: bump up images
  • Loading branch information
mrmr1993 authored Jan 7, 2025
2 parents 03b0bb5 + 1bce975 commit 25a5acb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Use OCaml "4.14.0"
uses: avsm/setup-ocaml@v1
uses: ocaml/setup-ocaml@v3
with:
ocaml-version: 4.14.0
ocaml-compiler: "4.14.0"

- name: Build Documentation
run: |
Expand Down

0 comments on commit 25a5acb

Please sign in to comment.