File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 test :
77 runs-on : ubuntu-latest
88 steps :
9- - name : Checkout
10- uses : actions/checkout@v3
11- - name : Setup Firefox
12- uses : browser-actions/setup-firefox@latest
9+ - uses : actions/checkout@v3
10+ - uses : browser-actions/setup-firefox@latest
1311 with :
14- firefox-version : " 54.0"
15- - name : Download geckodriver
16- uses : browser-actions/setup-geckodriver@latest
12+ firefox-version : " 108.0"
13+ - uses : browser-actions/setup-geckodriver@latest
1714 with :
18- geckodriver-version : " 0.18.0"
19- - name : Set up Ruby
20- uses : ruby/setup-ruby@v1
15+ geckodriver-version : " 0.32.0"
16+ - uses : ruby/setup-ruby@v1
2117 with :
2218 ruby-version : " 2.7.7"
2319 bundler-cache : true
24- - name : Start MongoDB
25- uses : supercharge/mongodb-github-action@1.7.0
20+ - uses : supercharge/mongodb-github-action@1.7.0
2621 with :
2722 mongodb-version : " 5"
2823 mongodb-db : slack_api_explorer_test
You can’t perform that action at this time.
0 commit comments