chore(deps): Update actions/upload-artifact action to v5

This commit is contained in:
renovate[bot]
2025-10-27 00:35:44 +00:00
committed by Xevion
parent 164559eb70
commit 423043f97f

View File

@@ -110,7 +110,7 @@ jobs:
run: cargo tauri build --target ${{ matrix.target }}
- name: Upload binary artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: ${{ matrix.artifact_name }}
path: |