revert 4af20bfa25363e6103611ff3a6142b7eb31e7dc8
All checks were successful
Build / Build (push) Successful in 2m13s

revert [RENOVATE] Update actions/upload-artifact action to v4 (#6)

This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](https://github.com/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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzguMzcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #6
Co-authored-by: Renovate <renovate@kjan.de>
Co-committed-by: Renovate <renovate@kjan.de>
This commit is contained in:
Jan Gleytenhoover 2024-08-16 10:48:42 +00:00
parent 4af20bfa25
commit 7881fb2996

@ -93,7 +93,7 @@ jobs:
echo "computed hash: $HASH" echo "computed hash: $HASH"
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
path: firmware/ path: firmware/
name: firmware name: firmware