Skip to content

Commit c3a6264

Browse files
chore(ci)(deps): bump actions/upload-artifact from 4 to 7 (#2153)
1 parent 3d79469 commit c3a6264

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/showcase-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: pnpm test:smoke
4545
- name: Upload report on failure
4646
if: failure()
47-
uses: actions/upload-artifact@v4
47+
uses: actions/upload-artifact@v7
4848
with:
4949
name: showcase-smoke-report
5050
path: examples/app-showcase/playwright-report/

0 commit comments

Comments
 (0)