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 e0aef27 commit 431b782Copy full SHA for 431b782
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/cache@v2.1.5
41
with:
42
path: ~/.opam
43
- key: ${{matrix.os}}-rescript-vscode-v1
+ key: ${{matrix.os}}-rescript-vscode-v2
44
45
- name: Use OCaml
46
uses: ocaml/setup-ocaml@v2
0 commit comments