⬆️ 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:
feisar-bot
2023-10-02 11:13:49 +00:00
parent 56a9bab1d0
commit d164dfc0b7

View File

@@ -23,7 +23,7 @@ jobs:
setup-tools: kubectl
- name: Setup Python
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
with:
python-version: 3.x