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 e902da5 commit b2ce580Copy full SHA for b2ce580
.github/workflows/doc.yml
@@ -43,7 +43,7 @@ jobs:
43
run: opam exec -- make doc COQ_ELPI_ALREADY_INSTALLED=1
44
45
- name: Save artifact
46
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
47
with:
48
path: doc
49
0 commit comments