We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dbd9eb + 846d406 commit 9b9961cCopy full SHA for 9b9961c
.github/workflows/ci_build.yml
@@ -35,7 +35,7 @@ jobs:
35
run: ./gradlew build
36
37
- name: Upload a Build Artifact
38
- uses: actions/upload-artifact@v3.1.3
+ uses: actions/upload-artifact@v3.2.1
39
with:
40
# Artifact name
41
name: Notify.apk
0 commit comments