We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa6220 commit 2abef70Copy full SHA for 2abef70
1 file changed
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
run: |
47
gradle --version
48
49
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
50
with:
51
name: claim-comores-${{github.run_number}}.aab
52
path: ./claimManagement/build/outputs/**/*.aab
0 commit comments