This is a small origin shift algorithm (for generating mazes) that I wrote.
Find a file
Renovate 6bb4c594ea
Some checks failed
builder / build (push) Failing after 3m31s
chore(deps): update https://git.kjan.de/actions/upload-artifact action to v4 (#53)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [https://git.kjan.de/actions/upload-artifact](https://git.kjan.de/actions/upload-artifact) | action | major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>actions/upload-artifact (https://git.kjan.de/actions/upload-artifact)</summary>

### [`v4`](https://git.kjan.de/actions/upload-artifact/compare/v3...v4)

[Compare Source](https://git.kjan.de/actions/upload-artifact/compare/v3...v4)

</details>

---

### Configuration

📅 **Schedule**: 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->

Reviewed-on: #53
Co-authored-by: Renovate <renovate@kjan.de>
Co-committed-by: Renovate <renovate@kjan.de>
2025-01-13 11:40:31 +00:00
.gitea/workflows chore(deps): update https://git.kjan.de/actions/upload-artifact action to v4 (#53) 2025-01-13 11:40:31 +00:00
src Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
.gitignore Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
Cargo.lock chore(deps): lock file maintenance 2025-01-13 00:06:41 +00:00
Cargo.toml Implement my small origin shift algorithm 2024-07-19 22:40:57 +02:00
renovate.json Configure Renovate (#1) 2024-07-21 10:04:24 +00:00