Skip to content

Commit 3ca69b8

Browse files
committed
Updated actions
1 parent e8199f8 commit 3ca69b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
docs-folder: "docs/"
2020
- name: Upload documentation artifact
21-
uses: actions/upload-artifact@v3
21+
uses: actions/upload-artifact@v4
2222
with:
2323
name: documentation
2424
path: docs/_build/html/

0 commit comments

Comments
 (0)