Skip to content

Commit 724e287

Browse files
authored
Update manual.yml
1 parent 9f078b5 commit 724e287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: |
8585
gradle --version
8686
87-
- uses: actions/upload-artifact@v2
87+
- uses: actions/upload-artifact@v4
8888
with:
8989
name: openimis-policies-apk-${{github.run_number}}-${{github.sha}}
9090
path: ./app/build/outputs/**/*.apk

0 commit comments

Comments
 (0)