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

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]
2026-02-28 18:57:23 +01:00
committed by GitHub
parent e7c75950c8
commit 4ede45c4fa
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@v6
uses: actions/upload-artifact@v7
continue-on-error: true
id: unsigned-artifacts
if: matrix.os == 'windows-latest' && matrix.rust == 'stable' && github.event_name == 'push' && github.repository == 'starship/starship'