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.
1 parent 1acf763 commit 095a6a1Copy full SHA for 095a6a1
.github/workflows/pull_request.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Build
14
run: ./gradlew build
15
- name: Upload artifacts
16
- uses: actions/upload-artifact@v4.3.3
+ uses: actions/upload-artifact@v4.4.0
17
with:
18
name: build-artifacts
19
path: build/libs
0 commit comments