We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4820c97 + 179d62b commit cba5fd1Copy full SHA for cba5fd1
1 file changed
.github/workflows/Select.yml
@@ -71,7 +71,7 @@ jobs:
71
run: |
72
xvfb-run --auto-servernum python atest/run.py --zip ${{ matrix.config.browser }}
73
74
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v7
75
if: failure()
76
with:
77
name: sl_$${{ matrix.config.python-version }}_$${{ matrix.config.rf-version }}_$${{ matrix.config.selenium-version }}_$${{ matrix.config.browser }}
0 commit comments