We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdcde67 commit 1b6b1c5Copy full SHA for 1b6b1c5
.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].3
+ - uses: actions/[email protected].4
30
31
name: UserGuideHTML
32
path: "doc/_build/html/"
0 commit comments