Skip to content

Commit 9420094

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent cb5f7b7 commit 9420094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
./bin/bundle-appimage.sh
7272
7373
- name: Upload AppImage Artifacts
74-
uses: actions/upload-artifact@v4
74+
uses: actions/upload-artifact@v7
7575
with:
7676
name: ghostty-appimage-${{ matrix.arch }}
7777
retention-days: 7

0 commit comments

Comments
 (0)