Skip to content

Commit 3208bdc

Browse files
committed
Fixed CI
1 parent 27ed1b3 commit 3208bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v4
8-
- uses: ocaml/setup-ocaml@v2
8+
- uses: ocaml/setup-ocaml@v3
99
with:
1010
ocaml-compiler: 5
1111
- uses: ankane/setup-postgres@v1

0 commit comments

Comments
 (0)