Skip to content

Commit d416f9a

Browse files
committed
fix: Update action URL
1 parent f169655 commit d416f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/misc-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- run: id
18-
- uses: erikmd/docker-coq-action@master
18+
- uses: coq-community/docker-coq-action@v1
1919
with:
2020
opam_file: './coq-demo.opam'
2121
coq_version: 'latest'

0 commit comments

Comments
 (0)