Merge pull request #149 from cdalvaro/dependabot/github_actions/actions/setup-python-4

build(deps): Bump actions/setup-python from 3 to 4
This commit is contained in:
Carlos D. Álvaro
2022-06-09 11:54:51 +02: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@v3
uses: actions/setup-python@v4
with:
python-version: 3.8