chore(deps)!: update actions/setup-python (v5.6.0 → v6.0.0) (#248)

This commit is contained in:
renovate[bot]
2025-09-15 11:00:52 +03:00
committed by GitHub
parent 22e6add79f
commit 41cba4076e
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ runs:
using: composite
steps:
- name: Setup Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
with:
python-version: ${{ inputs.python-version }}
cache: 'pip'