Skip to content

Commit 9bd849c

Browse files
committed
Update pack.yml
1 parent ef10464 commit 9bd849c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pack.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747
# Compress-Archive -Path miraiez-with-php -DestinationPath miraiez-with-php.zip
4848

4949
- name: Upload artifact
50-
uses: actions/upload-artifact@v3
50+
uses: actions/upload-artifact@v4
5151
with:
5252
name: MiraiEz-With-PHP-win64
5353
path: miraiez-with-php
54+
compression-level: 9

0 commit comments

Comments
 (0)