Skip to content

Commit bd354bb

Browse files
author
Joe Cummings
committed
Upload 2
1 parent 1547467 commit bd354bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
cd docs
5252
make html
53-
- uses: actions/upload-artifact@v3
53+
- uses: actions/upload-artifact@v4
5454
with:
5555
name: Built-Docs
5656
path: docs/build/html/

0 commit comments

Comments
 (0)