Bump actions/setup-python from 2.2.2 to 2.3.0 (#86)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-18 11:48:05 +01:00 committed by GitHub
parent 33aeaf353d
commit df7f1ce8be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2.2.2
uses: actions/setup-python@v2.3.0
with:
python-version: "3.x"