mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-29 16:32:09 +01:00
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:
parent
ef0c320fe3
commit
a7c305dc97
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: python scripts/convert_svg_assets.py
|
||||
|
||||
- name: Upload Converted Icons
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: converted-icons
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue