Merge pull request #14 from DD5HT/renovate/actions-checkout-4.x

Update actions/checkout action to v4
This commit is contained in:
Hendrik 2024-03-26 14:00:27 +01:00 committed by GitHub
commit f96844464f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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