Skip to content

Commit

Permalink
Use erikmd/docker-coq-action@alpha
Browse files Browse the repository at this point in the history
following the merge of PR coq-community/docker-coq-action#5
  • Loading branch information
erikmd committed Apr 1, 2020
1 parent b58a16d commit 508e177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-coq-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2

- uses: erikmd/docker-coq-action@feature-timegroup
- uses: erikmd/docker-coq-action@alpha
id: docker-coq-action
with:
opam_file: 'coq-demo.opam'
Expand Down

0 comments on commit 508e177

Please sign in to comment.