Skip to content

Commit 4218936

Browse files
upload versino for artifact
1 parent 74b9b0d commit 4218936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
cd docs && poetry run make html
7777
7878
# Create an artifact of the html output.
79-
- uses: actions/upload-artifact@v2
79+
- uses: actions/upload-artifact@v4
8080
with:
8181
name: DocumentationHTML
8282
path: docs/build/html/

0 commit comments

Comments
 (0)