Skip to content

Commit

Permalink
chore(deps): update ocaml/setup-ocaml action to v3.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent dd38bc0 commit cc67045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ jobs:
run: |
sudo apt-get update
- name: Setup OCaml
uses: ocaml/setup-ocaml@18d124cc7a88c5fd5d6ba604c8b0d8c85d0def8e # v3.2.6
uses: ocaml/setup-ocaml@fcded2a8e873406712997143d375fb0286c0b440 # v3.2.7
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-pin: false
Expand Down

0 comments on commit cc67045

Please sign in to comment.