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 7ef5cf1 commit 0568b85Copy full SHA for 0568b85
.github/workflows/docker-action.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
coq_version: [dev, '9.0', '8.20', 8.19, 8.18, 8.17, 8.16]
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
- uses: coq-community/docker-coq-action@v1
24
with:
25
opam_file: 'coq-color.opam'
0 commit comments