Skip to content

Commit 36aaf2e

Browse files
committed
Merge PR #254: dependabot/github_actions/actions/upload-pages-artifact-5
2 parents ac46696 + 8477169 commit 36aaf2e

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
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/configure-pages@v6
4646

4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v3
48+
uses: actions/upload-pages-artifact@v5
4949
with:
5050
# `src/` already contains the docsify index.html, _sidebar.md,
5151
# markdown content, images, CNAME and .nojekyll — it IS the site.

0 commit comments

Comments
 (0)