There was an error while loading. Please reload this page.
2 parents 5e62d2a + e8026db commit 821adf4Copy full SHA for 821adf4
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@v7.0.0
+ uses: actions/upload-artifact@v7.0.1
25
with:
26
name: pull-request-build
27
path: build/libs/
0 commit comments