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 ac7384e commit 9a97e4bCopy full SHA for 9a97e4b
.github/workflows/publish-docs.yml
@@ -37,7 +37,7 @@ jobs:
37
run: echo '<meta http-equiv="refresh" content="0;url=stackable_operator/index.html">' > target/doc/index.html
38
39
- name: Upload Documentation Artifacts
40
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa #v3.0.1
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
41
with:
42
path: target/doc
43
0 commit comments