Skip to content

Commit 9da2dda

Browse files
committed
Bump setup-ocaml version
1 parent 62ddffb commit 9da2dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flambda-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
ocaml-compiler: ${{ matrix.ocaml-compiler }}
4545

4646
- name: Cache flambda-backend build
47-
uses: actions/cache@v2
47+
uses: actions/cache@v3
4848
id: cache
4949
with:
5050
path: ${{ github.workspace }}/flambda-backend/_install

0 commit comments

Comments
 (0)