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 7f2e967 commit 1641f55Copy full SHA for 1641f55
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Upload reports
72
if: failure()
73
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
74
with:
75
name: build
76
path: ./**/build/reports
0 commit comments