We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f5b10e commit 434fbb6Copy full SHA for 434fbb6
.github/workflows/build.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Repack JRE
52
run: bash "repackjre.sh" $GITHUB_WORKSPACE/pojav $GITHUB_WORKSPACE/pojav/jre21-pojav
53
- name: Upload artifact
54
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
55
with:
56
name: jre22-pojav
57
path: pojav/jre22-pojav/*
0 commit comments