Skip to content

Commit 6a035ef

Browse files
Update actions/upload-artifact action to v7
1 parent ebc1c8f commit 6a035ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: chmod +x ./*-appimage.sh && ./*-appimage.sh
3232

3333
- name: Upload artifact
34-
uses: actions/upload-artifact@v4.6.2
34+
uses: actions/upload-artifact@v7.0.0
3535
with:
3636
name: AppImage-${{ matrix.arch }}
3737
path: dist

0 commit comments

Comments
 (0)