Skip to content

Commit 5c7c4a3

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 2fd860c commit 5c7c4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
7575
with:
7676
name: ghostty-appimage-${{ matrix.arch }}
7777
retention-days: 7

0 commit comments

Comments
 (0)