We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2463d0e commit 2f48b00Copy full SHA for 2f48b00
.github/workflows/sphinx.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
docs-folder: "doc/"
28
# Create an artifact out of the generated HTML
29
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].2
30
31
name: UserGuideHTML
32
path: "doc/_build/html/"
0 commit comments