Skip to content

Commit 0e2d765

Browse files
Merge branch 'main' into dependabot/github_actions/actions/checkout-7
2 parents d702704 + 68512d1 commit 0e2d765

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fi
3838
./.ddraig-ssg/build/exec/ddraig build src _site https://hyperpolymath.github.io/${GITHUB_REPOSITORY#*/}
3939
- name: Upload artifact
40-
uses: actions/upload-pages-artifact@v3
40+
uses: actions/upload-pages-artifact@v5
4141
with:
4242
path: '_site'
4343
deploy:

0 commit comments

Comments
 (0)