diff --git a/.github/workflows/periodic-maintainers-update.yml b/.github/workflows/periodic-maintainers-update.yml index eaf8767..899b25c 100644 --- a/.github/workflows/periodic-maintainers-update.yml +++ b/.github/workflows/periodic-maintainers-update.yml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 - name: "Setup Python" - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0 + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 with: python-version: "3.11"