We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0519f2c + cd35257 commit fcb94efCopy full SHA for fcb94ef
.github/workflows/sphinx.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Build docs
29
run: make html
30
- name: Upload artifact
31
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa $ version 3.0.1
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # version 3.0.1
32
with:
33
path: _build/html
34
deploy:
0 commit comments