Skip to content

Commit c2159ef

Browse files
committed
Update opam.yml
1 parent 9f3c6b1 commit c2159ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/opam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout code
27-
uses: actions/checkout@v2
27+
uses: actions/checkout@v3
2828

2929
- name: Install OCaml compiler
3030
uses: ocaml/setup-ocaml@v2

0 commit comments

Comments
 (0)