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 522ad0f commit 353dc24Copy full SHA for 353dc24
.github/workflows/docker-action.yml
@@ -26,7 +26,7 @@ jobs:
26
- 'coqorg/base:4.14.2-flambda'
27
fail-fast: false
28
steps:
29
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
30
- uses: coq-community/docker-coq-action@v1
31
with:
32
opam_file: 'coq-bignums.opam'
0 commit comments