Skip to content

Commit b89dabd

Browse files
authored
Merge pull request #49 from palantir/fix/docs
Need submodules to pin, that started at v4, lets go latest
2 parents 8195d03 + 54f0848 commit b89dabd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
sphinx-build -b html . _build/html
5050
5151
- name: Upload artifact
52-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
52+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
5353
with:
5454
path: docs/source/_build/html
5555

0 commit comments

Comments
 (0)