Skip to content

Commit 9375d74

Browse files
Bump actions/upload-artifact from 6 to 7 (#368)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 859f829 commit 9375d74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
DISPLAY: ':0'
4646
with:
4747
prefix: xvfb-run -s '-screen 0 1024x768x24'
48-
- uses: actions/upload-artifact@v6
48+
- uses: actions/upload-artifact@v7
4949
if: always()
5050
with:
5151
name: test_images

0 commit comments

Comments
 (0)