Skip to content

Commit 8667577

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent a851e07 commit 8667577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
sf org delete scratch --no-prompt
4848
- name: Upload Playwright traces
4949
if: always()
50-
uses: actions/upload-artifact@v6
50+
uses: actions/upload-artifact@v7
5151
with:
5252
name: playwright-traces
5353
path: trace-*.zip

0 commit comments

Comments
 (0)