We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe83f39 + 60b5c93 commit fd3faf7Copy full SHA for fd3faf7
1 file changed
.github/workflows/e2e.yml
@@ -88,7 +88,7 @@ jobs:
88
run: cat logs/client.log || true
89
90
- name: Upload screenshots
91
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
92
if: always()
93
with:
94
name: screenshots
0 commit comments