mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
ci: plugins: Bump saucelabs/sauce-connect-action
This commit is contained in:
parent
737464935e
commit
3732565f83
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ jobs:
|
|||
- name: Remove standard frontend test files
|
||||
run: rm -rf src/tests/frontend/specs
|
||||
|
||||
- uses: saucelabs/sauce-connect-action@v1
|
||||
- uses: saucelabs/sauce-connect-action@v2.1.1
|
||||
with:
|
||||
username: ${{ secrets.SAUCE_USERNAME }}
|
||||
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
|
||||
|
|
Loading…
Reference in a new issue