Merge pull request #1055 from DJ2LS/dependabot/github_actions/develop/actions/checkout-6

Bump actions/checkout from 4 to 6
pull/1059/head^2
DJ2LS 2026-04-24 10:38:39 +02:00 committed by GitHub
commit 84db1782e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Install Python
uses: actions/setup-python@v5
with: