9
0
mirror of https://github.com/Kas-tle/java2bedrock.sh.git synced 2025-12-19 14:59:13 +00:00

Update actions/upload-artifact action

This commit is contained in:
Kas-tle
2025-01-30 15:22:48 -08:00
committed by GitHub
parent 10e0282354
commit c22a802cfb

View File

@@ -99,7 +99,7 @@ jobs:
fi
./converter.sh input_pack.zip -w "false" -m ${MERGE_PACK_FILE} -a ${ATTACHABLE_MATERIAL} -b ${BLOCK_MATERIAL} -f ${DEFAULT_PACK_URL} -v ${DEFAULT_ASSETS_VERSION} -r ${RENAME_MODEL_FILES} -s ${ARCHIVE_SCRATCH} -u "true"
- name: Upload converted pack
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Pack Files
path: |