Update GitHub Actions

This commit is contained in:
renovate[bot]
2026-08-10 20:54:11 +00:00
committed by GitHub
parent 539e0e5853
commit 7c3bcd9787
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: actions/checkout@v7
- uses: actions/setup-python@v7
with:
python-version: "3.12"
- run: pip install ruff