We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ddffb commit 9da2ddaCopy full SHA for 9da2dda
.github/workflows/flambda-backend.yml
@@ -44,7 +44,7 @@ jobs:
44
ocaml-compiler: ${{ matrix.ocaml-compiler }}
45
46
- name: Cache flambda-backend build
47
- uses: actions/cache@v2
+ uses: actions/cache@v3
48
id: cache
49
with:
50
path: ${{ github.workspace }}/flambda-backend/_install
0 commit comments