Skip to content

Commit

Permalink
CI: use setup-ocaml v2 for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Jun 10, 2023
1 parent 9e0b84e commit 7939bfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
path: ~/.opam
key: opam-ubuntu-latest-4.12.0

- uses: avsm/setup-ocaml@v1
- uses: ocaml/setup-ocaml@v2
with:
ocaml-version: '4.12.0'
ocaml-compiler: '5.0.x'

- name: Pin
run: opam pin -n .
Expand Down

0 comments on commit 7939bfa

Please sign in to comment.