mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-22 08:02:24 +00:00
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:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user