Skip to content

Commit 13a97b8

Browse files
authored
Merge branch 'Deducteam:main' into check-mappings
2 parents 1de5f11 + 53c90f8 commit 13a97b8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
# actions/checkout must be done BEFORE avsm/setup-ocaml
2929
- name: Checkout hol2dk
30-
uses: actions/checkout@v5
30+
uses: actions/checkout@v6
3131
- name: Install opam
3232
uses: avsm/setup-ocaml@v3
3333
with:

hol2dk.opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
opam-version: "2.0"
33
synopsis: "HOL-Light to Dedukti/Lambdapi and Rocq translator"
44
description: "HOL-Light to Dedukti/Lambdapi and Rocq translator"
5+
x-maintenance-intent: ["(latest)"]
56
maintainer: ["Frédéric Blanqui"]
67
authors: ["Frédéric Blanqui"]
78
license: "CeCILL-2.1"

0 commit comments

Comments
 (0)