Merge pull request #275 from willshersystems/dependabot/github_actions/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4
This commit is contained in:
Richard Megginson 2024-02-01 11:09:40 -07:00 committed by GitHub
commit a0935af1df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,5 +14,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master