We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2f09a4 commit e20f9c0Copy full SHA for e20f9c0
.github/workflows/voila-test.yml
@@ -40,7 +40,7 @@ jobs:
40
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional
41
python3 $GITHUB_WORKSPACE/test/test.py
42
43
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
44
with:
45
name: quantum-screenshot
46
path: './*.png'
0 commit comments