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 f169655 commit d416f9aCopy full SHA for d416f9a
.github/workflows/misc-test.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v2
17
- run: id
18
- - uses: erikmd/docker-coq-action@master
+ - uses: coq-community/docker-coq-action@v1
19
with:
20
opam_file: './coq-demo.opam'
21
coq_version: 'latest'
0 commit comments