Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2024-02-10 13:22:52 +00:00 committed by GitHub
parent f957ed92e0
commit b98d1efc67
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@v3
- uses: actions/checkout@v4
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck
with: