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 9f078b5 commit 724e287Copy full SHA for 724e287
.github/workflows/manual.yml
@@ -84,7 +84,7 @@ jobs:
84
run: |
85
gradle --version
86
87
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
88
with:
89
name: openimis-policies-apk-${{github.run_number}}-${{github.sha}}
90
path: ./app/build/outputs/**/*.apk
0 commit comments