summaryrefslogtreecommitdiff
path: root/doc/tutorial/deploying.rst
diff options
context:
space:
mode:
authorJean-François B <2589111+jfbu@users.noreply.github.com>2022-08-06 18:31:14 +0200
committerJean-François B <2589111+jfbu@users.noreply.github.com>2022-08-06 18:31:14 +0200
commit5c82449eca73ef448eb7fdfbcc061cb91d70c18c (patch)
treec4a8394dd9105ba73e2df12c3c5e26cbae501d54 /doc/tutorial/deploying.rst
parent6f530ca3ea305a4c4e077a237fc7196e959a4bb4 (diff)
parent59056aa7816ebae81aa6842290aa7a6ece14d1bd (diff)
downloadsphinx-git-5c82449eca73ef448eb7fdfbcc061cb91d70c18c.tar.gz
Merge branch '5.x'
Diffstat (limited to 'doc/tutorial/deploying.rst')
-rw-r--r--doc/tutorial/deploying.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/deploying.rst b/doc/tutorial/deploying.rst
index cc62fd428..76b68c3c1 100644
--- a/doc/tutorial/deploying.rst
+++ b/doc/tutorial/deploying.rst
@@ -192,7 +192,7 @@ contents:
steps:
- uses: actions/checkout@v3
- name: Build HTML
- uses: ammaraskar/sphinx-action@0.4
+ uses: ammaraskar/sphinx-action@master
- name: Upload artifacts
uses: actions/upload-artifact@v3
with: