Skip to content

Commit e18a189

Browse files
Bump actions/upload-artifact from 4 to 6 (primer#3809)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LiuLiu <liuliu-dev@github.com>
1 parent 645fde9 commit e18a189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-visual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
[Review differences](https://github.com/primer/view_components/pull/${{ github.event.number }}/files?file-filters%5B%5D=.png&file-filters%5B%5D=.yml&show-viewed-files=false)
8888
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8989
COMMENT_IDENTIFIER: "visual-comparison-diff"
90-
- uses: actions/upload-artifact@v4
90+
- uses: actions/upload-artifact@v6
9191
with:
9292
name: playwright-report
9393
path: .playwright/report/

0 commit comments

Comments
 (0)