Skip to content

Commit e73f5fc

Browse files
authored
Merge pull request #738 from amtrack/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v7
2 parents 770cee4 + 8667577 commit e73f5fc

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)