Skip to content

Commit f8a050b

Browse files
authored
Merge pull request #531 from shym/dune-trunk
CI: Update `dune` to support `trunk`
2 parents 4f64623 + eeb8486 commit f8a050b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
uses: actions/checkout@v4
129129
with:
130130
repository: ocaml/dune
131-
ref: 3.16.0
131+
ref: 2de53980efa731eacf5475139d9a5a218f9752a0
132132
path: dune
133133
if: steps.cache.outputs.cache-hit != 'true'
134134

0 commit comments

Comments
 (0)