Merge pull request #28 from DD5HT/renovate/actions-checkout-6.x

Update actions/checkout action to v6
This commit is contained in:
Hendrik 2026-01-06 11:10:05 +01:00 committed by GitHub
commit b2ad5e4db0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck
with: