We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859f829 commit 9375d74Copy full SHA for 9375d74
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
DISPLAY: ':0'
46
with:
47
prefix: xvfb-run -s '-screen 0 1024x768x24'
48
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
49
if: always()
50
51
name: test_images
0 commit comments