Skip to content

Commit 0042650

Browse files
committed
CI
1 parent cb75c1a commit 0042650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ${{ matrix.os }}
2121
steps:
2222
- uses: actions/checkout@v2
23-
- uses: ocaml/setup-ocaml@master
23+
- uses: ocaml/setup-ocaml@v2
2424
with:
2525
ocaml-compiler: ${{ matrix.ocaml-compiler }}
2626
dune-cache: true

0 commit comments

Comments
 (0)