Skip to content

Commit 434fbb6

Browse files
authored
Update build.yml
1 parent 3f5b10e commit 434fbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Repack JRE
5252
run: bash "repackjre.sh" $GITHUB_WORKSPACE/pojav $GITHUB_WORKSPACE/pojav/jre21-pojav
5353
- name: Upload artifact
54-
uses: actions/upload-artifact@v2
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: jre22-pojav
5757
path: pojav/jre22-pojav/*

0 commit comments

Comments
 (0)