chore(deps): update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot] 2023-12-14 21:18:48 +00:00 committed by GitHub
parent c759fbf36e
commit af81fca4ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -137,7 +137,7 @@ jobs:
dst="keyweave-${{ matrix.target }}" dst="keyweave-${{ matrix.target }}"
tar cavf "$dst.tar.xz" "$dst" tar cavf "$dst.tar.xz" "$dst"
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v4
with: with:
name: builds name: builds
retention-days: 1 retention-days: 1