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 97fa8bc commit 416c2f4Copy full SHA for 416c2f4
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
androidKeyaliasPass: ${{ secrets.ANDROID_KEYALIAS_PASS }}
51
52
# Output
53
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
54
with:
55
name: Build
56
path: build
0 commit comments