Skip to content

Commit 508e177

Browse files
committed
Use erikmd/docker-coq-action@alpha
following the merge of PR rocq-community/docker-coq-action#5
1 parent b58a16d commit 508e177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-coq-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2828
- uses: actions/checkout@v2
2929

30-
- uses: erikmd/docker-coq-action@feature-timegroup
30+
- uses: erikmd/docker-coq-action@alpha
3131
id: docker-coq-action
3232
with:
3333
opam_file: 'coq-demo.opam'

0 commit comments

Comments
 (0)