Merge pull request #300 from Ocelot-Social-Community/dependabot/github_actions/actions/checkout-6

Bump actions/checkout from 4 to 6
This commit is contained in:
Ulf Gebhardt 2026-03-09 11:47:20 +01:00 committed by GitHub
commit 5419916b4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Check for missing English articles
run: |