Merge pull request #112 from cdalvaro/dependabot/github_actions/actions/setup-python-2.3.0

build(deps): Bump actions/setup-python from 2.2.2 to 2.3.0
This commit is contained in:
Carlos D. Álvaro
2021-11-18 16:40:16 +01:00
committed by GitHub

View File

@@ -109,7 +109,7 @@ jobs:
run: docker buildx imagetools inspect ${IMAGE_NAME} | grep '${{ matrix.platform }}'
- name: Setup Python
uses: actions/setup-python@v2.2.2
uses: actions/setup-python@v2.3.0
with:
python-version: 3.8