We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473f925 commit 5780c75Copy full SHA for 5780c75
.github/workflows/CI.yml
@@ -87,7 +87,7 @@ jobs:
87
# sudo chmod u+x ./selenium-server-standalone.jar
88
# xvfb-run --auto-servernum python atest/run.py --zip headlesschrome --grid True
89
90
- - uses: actions/upload-artifact@v1
+ - uses: actions/upload-artifact@v3
91
if: failure()
92
with:
93
name: SeleniumLibrary Test results
0 commit comments