chore(deps): update actions/setup-python action to v4.7.1

| datasource  | package              | from   | to     |
| ----------- | -------------------- | ------ | ------ |
| github-tags | actions/setup-python | v4.7.0 | v4.7.1 |
This commit is contained in:
renovate[bot] 2023-10-02 16:17:12 +00:00 committed by GitHub
parent 20d5d1820e
commit 25e0c49cb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Set up Python - name: Set up Python
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0 uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
with: with:
python-version-file: .python-version python-version-file: .python-version
cache: pip cache: pip