build(deps): update github artifact actions (major) (#7172)

build(deps): update github artifact actions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-14 11:44:24 +01:00
committed by GitHub
parent 66d2c0e0a6
commit 405ec43306
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -228,7 +228,7 @@ jobs:
STARSHIP_VERSION: v1.2.3
- name: Sign | Upload Executable [Windows]
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
continue-on-error: true
id: unsigned-artifacts
if: matrix.os == 'windows-latest' && matrix.rust == 'stable' && github.event_name == 'push' && github.repository == 'starship/starship'