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

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-10-25 09:10:33 +02:00
committed by GitHub
parent 3749d67025
commit fe4abb605f
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@v4
uses: actions/upload-artifact@v5
continue-on-error: true
id: unsigned-artifacts
if: matrix.os == 'windows-latest' && matrix.rust == 'stable' && github.event_name == 'push' && github.repository == 'starship/starship'