There was an error while loading. Please reload this page.
1 parent 4b5ac4b commit 2807c70Copy full SHA for 2807c70
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
compiler: [4.14.2, 5.2.0]
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
20
- name: Build and test module
21
uses: savonet/build-and-test-ocaml-module@681b8ba0c5f5e2e98869bb3672338c65c56e1b24 # main
22
with:
0 commit comments