Skip to content

Commit

Permalink
chore: Switch back to official setup-opam action (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Dec 22, 2020
1 parent f47f2bb commit f4338bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opam.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
submodules: 'recursive'

- name: Setup OCaml ${{ matrix.ocaml-version }}
uses: phated/setup-ocaml@master
uses: avsm/setup-ocaml@v1
with:
ocaml-version: ${{ matrix.ocaml-version }}

Expand Down

0 comments on commit f4338bd

Please sign in to comment.