Updating docker action.
This commit is contained in:
parent
1723925a26
commit
6d12ccc86a
|
@ -30,6 +30,7 @@ jobs:
|
|||
- uses: browser-actions/setup-chrome@latest
|
||||
with:
|
||||
chrome-version: stable
|
||||
- run: python -V
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.9'
|
||||
|
|
Loading…
Reference in New Issue