Skip to content

docker-coq-action v1.5.1

Latest
Compare
Choose a tag to compare
@erikmd erikmd released this 05 Feb 20:53
· 2 commits to master since this release
v1.5.1
09f3065

Bugfix:

  • Bump→actions/checkout@v4 (PR #95 by @erikmd) and actions/upload-artifact@v4 (PR #96 by @erikmd)
  • Ensure compatibility with rocq/rocq-prover:dev and rocq/rocq-prover:9.0 from coq_version façade (PR #100 by @erikmd)

Warning

if you use the permissions workaround, you may need to replace sudo chown -R coq:coq . with sudo chown -R 1000:1000 .

Documentation:

Changelog: v1.5.0...v1.5.1Refman: v1.5.1