We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54269d7 commit 1f3652dCopy full SHA for 1f3652d
.github/workflows/agp-matrix.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- name: Upload test results
80
if: always()
81
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
82
with:
83
name: test-results-AGP${{ matrix.agp }}-Integrations${{ matrix.integrations }}
84
path: |
0 commit comments