We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 770cee4 + 8667577 commit e73f5fcCopy full SHA for e73f5fc
1 file changed
.github/workflows/default.yml
@@ -47,7 +47,7 @@ jobs:
47
sf org delete scratch --no-prompt
48
- name: Upload Playwright traces
49
if: always()
50
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
51
with:
52
name: playwright-traces
53
path: trace-*.zip
0 commit comments