chore(deps): Bump actions/upload-artifact from 4 to 5 (#6201)
This commit is contained in:
parent
55e1a6784b
commit
5029e979be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: ./gradlew :patches:buildAndroid --no-daemon
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v5
|
||||
with:
|
||||
name: revanced-patches
|
||||
path: patches/build/libs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue