There was an error while loading. Please reload this page.
2 parents b577d29 + 20c375e commit c76b07eCopy full SHA for c76b07e
1 file changed
.github/workflows/pull_request.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Build with Gradle
22
run: ./gradlew build
23
- name: Upload Artifact
24
- uses: actions/upload-artifact@v5.0.0
+ uses: actions/upload-artifact@v6.0.0
25
with:
26
name: pull-request-build
27
path: build/libs/
0 commit comments