chore(ci): update github-actions

This commit is contained in:
renovate[bot]
2026-07-23 18:38:37 +00:00
committed by GitHub
parent b80e3a7bfb
commit 902a7e8056
46 changed files with 156 additions and 156 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ runs:
run: pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir "uv==${UV_VERSION}"
- name: Set up Python ${{ inputs.python-version }}
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
with:
python-version: ${{ inputs.python-version }}
cache: 'pip'