chore(deps): Bump actions/upload-artifact from 4 to 5 (#6201)

This commit is contained in:
dependabot[bot]
2025-11-07 09:34:24 +02:00
committed by GitHub
parent 55e1a6784b
commit 5029e979be

View File

@@ -29,7 +29,7 @@ jobs:
run: ./gradlew :patches:buildAndroid --no-daemon run: ./gradlew :patches:buildAndroid --no-daemon
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v5
with: with:
name: revanced-patches name: revanced-patches
path: patches/build/libs path: patches/build/libs