Updating docker action.

This commit is contained in:
Dan 2022-06-20 16:21:00 -04:00
parent 1723925a26
commit 6d12ccc86a
1 changed files with 1 additions and 0 deletions

View File

@ -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'