Skip to content

Commit 09be1ef

Browse files
committed
Fix Actions
1 parent fae1f8d commit 09be1ef

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
@@ -43,7 +43,7 @@ jobs:
4343
4444
- name: Upload artifact
4545
# Automatically uploads an artifact from the './_site' directory by default
46-
uses: actions/upload-pages-artifact@v4
46+
uses: actions/upload-pages-artifact@v3
4747
with:
4848
path: 'docs/build/html'
4949

0 commit comments

Comments
 (0)