Skip to content

Commit 5780c75

Browse files
committed
Update to acttions/update-artifacts@v3
1 parent 473f925 commit 5780c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
# sudo chmod u+x ./selenium-server-standalone.jar
8888
# xvfb-run --auto-servernum python atest/run.py --zip headlesschrome --grid True
8989

90-
- uses: actions/upload-artifact@v1
90+
- uses: actions/upload-artifact@v3
9191
if: failure()
9292
with:
9393
name: SeleniumLibrary Test results

0 commit comments

Comments
 (0)