Skip to content

Commit 456f33b

Browse files
authored
Merge pull request #73 from bovem/drafts
v3
2 parents 2d282b1 + 8432ff0 commit 456f33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
--gc --verbose \
6464
--baseURL ${{ steps.pages.outputs.base_url }}
6565
- name: Upload artifact
66-
uses: actions/upload-pages-artifact@v4
66+
uses: actions/upload-pages-artifact@v3
6767
with:
6868
path: ./docs
6969
# Deployment job

0 commit comments

Comments
 (0)