Skip to content

Commit

Permalink
chore(deps): update ocaml/setup-ocaml action to v3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent d440ad8 commit 554f0ec
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 @@ -342,7 +342,7 @@ jobs:
run: |
sudo apt-get update
- name: Setup OCaml
uses: ocaml/setup-ocaml@c1574629b7cc38ef189d7228c2794fb5f9042478 # v3.2.4
uses: ocaml/setup-ocaml@62861fde2b852f4a6bc4fee6cacfe01be444d883 # v3.2.5
with:
ocaml-compiler: ${{ matrix.ocaml-compiler }}
opam-pin: false
Expand Down

0 comments on commit 554f0ec

Please sign in to comment.