Merge pull request #138 from l0ng-ai/dependabot/github_actions/actions/upload-artifact-7

ci: bump actions/upload-artifact from 4 to 7
This commit is contained in:
l0ng-ai
2026-07-21 12:24:18 +08:00
committed by GitHub
+1 -1
View File
@@ -150,7 +150,7 @@ jobs:
# Same glob list as release.yml's Release step: the bundle scripts leave
# intermediates in dist/ (tty7.app, entitlements.plist, the Windows
# staging dir) that must not reach the release assets.
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v7
with:
name: nightly-${{ matrix.os }}-${{ matrix.arch }}
path: |