chore(deps): update actions/upload-pages-artifact action to v5 (#33)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | action | major | `v4` → `v5` |

---

### Release Notes

<details>
<summary>actions/upload-pages-artifact (actions/upload-pages-artifact)</summary>

### [`v5`](https://github.com/actions/upload-pages-artifact/compare/v4...v5)

[Compare Source](https://github.com/actions/upload-pages-artifact/compare/v4...v5)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTMuMCIsInVwZGF0ZWRJblZlciI6IjQzLjExMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #33
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #33.
This commit is contained in:
2026-04-13 21:30:15 +00:00
committed by Luke Tainton
parent 63726199ab
commit 95f7a93cc4

View File

@@ -33,7 +33,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@v6
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v5
with:
# Upload entire repository
path: '.'