Bump actions/upload-artifact from 3 to 4 (#733)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-20 16:42:08 +12:00 committed by GitHub
parent a50ce396cb
commit f538b74e81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ jobs:
shell: bash
run: 7z a "$dst.zip" "$dst"
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: builds
retention-days: 1