Update actions/setup-python digest to 65d7f2d

Update actions/setup-python

Change-type: patch
This commit is contained in:
Self-hosted Renovate Bot 2024-06-21 18:48:07 +00:00
parent 8b453aae89
commit 73220206a2
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ runs:
- name: Set up Python 3.11
if: runner.os == 'macOS'
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
with:
python-version: "3.11"

View File

@ -33,7 +33,7 @@ runs:
- name: Set up Python 3.11
if: runner.os == 'macOS'
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
with:
python-version: "3.11"