chore(deps): update actions/upload-artifact action to v4 (#1904)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-09 21:38:25 +02:00
committed by GitHub
parent ef0c320fe3
commit a7c305dc97

View File

@@ -25,7 +25,7 @@ jobs:
run: python scripts/convert_svg_assets.py run: python scripts/convert_svg_assets.py
- name: Upload Converted Icons - name: Upload Converted Icons
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: converted-icons name: converted-icons
path: | path: |