Skip to content

Commit d7fb56a

Browse files
authored
Merge pull request #16 from mbarbin/upgrade-setup-dune-3.21
Upgrade setup-dune and pin dune version used to a stable release
2 parents 610e4d6 + 4fe1a35 commit d7fb56a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/dune.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
3131

3232
- name: Dune Pkg CI
33-
uses: mbarbin/setup-dune@1c4b81012f25bcff3ddc4cb2533cc8066802388f # v2.0.0+patched
33+
uses: mbarbin/setup-dune@d38f7c80df59974cbe417c7f2a849219d54b4fdf # v2.0.0+patch-3
3434
with:
35+
version: "3.21.0"
3536
steps: all

0 commit comments

Comments
 (0)