We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e021ca0 + 095a6a1 commit 7228661Copy full SHA for 7228661
.github/workflows/pull_request.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Build
15
run: ./gradlew build
16
- name: Upload artifacts
17
- uses: actions/upload-artifact@v4.3.3
+ uses: actions/upload-artifact@v4.4.0
18
with:
19
name: build-artifacts
20
path: build/libs
0 commit comments